CABLE
Source Files
Modules
Procedures
Derived Types
Namelists
Program
daysInMonth
Function
18 statements
Source File
datetime_module.f90
datetime_module
daysInMonth
Contents
public pure elemental function daysInMonth(month, year)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
month
integer,
intent(in)
::
year
Return Value
integer