month.RdMonth of Date
month(
x = today(),
label = FALSE,
format = c("wide", "abbreviated", "narrow"),
pretty = FALSE,
dot = TRUE,
reverse = FALSE,
year_start_month = get_year_start_month(),
locale = get_lang(),
...
)
month(x) <- valuelogical if localized labels are in lower case, convert as title
logical Whether or not to strip dots if localized labels contains dots
logical Should December > January (default is January < December)
integer 1 for January (default) and 12 for December
character ISO 639 language code
Further arguments for checkmate::assert_integerish
tsibble::yearmonth