R/Months.POSIXt.R

Months.POSIXt <- function (x) 
{
    as.numeric(format(x, "%m"))
}
John-R-Wallace-NOAA/JRWToolBox documentation built on Sept. 23, 2024, 1:16 a.m.