eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
shr_cal_numDaysInMonth
Function
29 statements
Source File
shr_cal_mod.F90
shr_cal_mod
shr_cal_numDaysInMonth
Contents
public function shr_cal_numDaysInMonth(year, month, calendar)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=SHR_KIND_IN),
intent(in)
::
year
integer(kind=SHR_KIND_IN),
intent(in)
::
month
character(len=*),
intent(in)
::
calendar
Return Value
integer