flutter_date_formatter 0.0.6
flutter_date_formatter: ^0.0.6 copied to clipboard
A Flutter package for formatting dates and times in various locales. This package provides utilities for formatting relative dates, ordinal numbers, and more.
0.0.6 #
Get default locale for intl and mapping with supported locale config
Remove toLowerCase() when mapping locale
0.0.5 #
- Remove print log
0.0.4 #
- Add
ordinalfunction returns the ordinal number for the given [n] in the specified [locale]
0.0.3 #
- Fix bug
withPrefixAndSuffixparam not working
0.0.2 #
- Add
withPrefixAndSuffixparam forformatRelativeDateTimefunction - Support short relative date time for ES locale
- Support locale (Georgian - ka, Pashto - ps, Tagalog - tl_PH)
0.0.1 #
- Initial release