Skip to main content

Module month_names

Module month_names 

Source
Expand description

Localized month names — tr_widget! keys grouped by width.

Functions§

month_long_key
Long month name key (e.g. “January”). Month is 1..=12; out-of-range inputs return January’s key (caller bug — months never come from user input in the calendar code path).
month_short_key
Short month name key (e.g. “Jan”).