plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
number_of_date_for_month
Function
MIT
43 statements
Source File
TimeClass.f90
TimeClass
number_of_date_for_month
Contents
public function number_of_date_for_month(year, month) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
year
integer(kind=int32),
intent(in)
::
month
Return Value
integer(kind=int32)