R/Months.POSIXt.R

Months.POSIXt <- function (x) 
{
    as.numeric(format(x, "%m"))
}
John-R-Wallace-NOAA/JRWToolBox documentation built on June 1, 2024, 4:35 p.m.