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