R/callDensitySupport.R
time2monthCode.Rd
Lookup the month codes for a given POSIXct, x. MonthCodes are a factor from '01'-'12' respectively for months from Jan-Dec
time2monthCode(x)
POSIXct
Factor containing month codes '01'-'12' for months from Jan-Dec.