month: Get the month

Description Usage Arguments Examples

View source: R/date_split.R

Description

Get the month

Usage

1
month(date, CHAR = FALSE)

Arguments

date

POSIXlt

CHAR

boolean as character

Examples

1
2
res <- YYYYmmddHH_chr("2015010100")
month(res)

nexModeling/timeManip documentation built on May 23, 2019, 4:28 p.m.