FDateTimeLocalizations extension
Localizations for date and time formatting.
Properties
- firstDayOfWeek → int
-
Available on FLocalizations, provided by the FDateTimeLocalizations extension
The first day of the week, in ISO 8601 style, where the first day of the week, i. e. index 1, is Monday.no setter -
narrowWeekDays
→ List<
String> -
Available on FLocalizations, provided by the FDateTimeLocalizations extension
Very short names for days of the week, starting with Sunday, e.g. 'Su'.no setter -
shortWeekDays
→ List<
String> -
Available on FLocalizations, provided by the FDateTimeLocalizations extension
Short names for days of the week, starting with Sunday, e.g. 'Sun'.no setter