eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
nsecondsinyearmonth
Function
16 statements
Source File
ESMF_CalendarMod.F90
ESMF_CalendarMod
nsecondsinyearmonth
Contents
public function nsecondsinyearmonth(year, month, calkindflag)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
year
integer,
intent(in)
::
month
type(
ESMF_CalKind_Flag
),
intent(in)
::
calkindflag
Return Value
integer(kind=esmf_kind_i8)