getMonth {MicSim} | R Documentation |
Function computes from days elapsed since 01-01-1970 the related month a year.
getMonth(daysSince01011970)
daysSince01011970 |
Days elapsed since 1970-01-01 |
Month in a year computed from days elapsed since 01-01-1970
Sabine Zinn
getMonth(2561)