Transform month from numeric to equivalent in specified language.
month_name(month_numeric, lang = "nl")
Numeric in range 1 - 12.
The language of the month names. Default is "nl" (Dutch).
Character string representation of month in specified language.
Other vector calculations:
academic_year()
,
clean_multiple_underscores()
,
interval_round()
,
sum_0_1()
,
transform_01_to_ft()