Format the month or day of week for a date.
format_month(d, abbr = TRUE)
format_wday(d, abbr = TRUE)
A date
Abbreviate the name.
The name of the month or day of the week.
format_month()
: Format the month
format_wday()
: Format the day of the week