date_symbol_data_custom library
API to allow setting Date/Time formatting in a custom way.
It does not actually provide any data - that's left to the user of the API.
Functions
-
initializeDateFormattingCustom(
{String? locale, DateSymbols? symbols, Map< String, String> ? patterns}) → void -
This should be called for at least one
locale
before any date formatting methods are called.