date_format 2.0.4 copy "date_format: ^2.0.4" to clipboard
date_format: ^2.0.4 copied to clipboard

outdated

A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.

Changelog #

2.0.4 #

  • German locale

2.0.3 #

  • Korean locale
  • Bug fix with S

2.0.2 #

  • Added Italian and Turkish DateLocales

2.0.1 #

  • Renamed Locale to DateLocale

2.0.0 #

  • Migrated to null safety

1.0.9 #

  • Escape format segment

1.0.8 #

  • Added Locale support with EnglishLocale as default locale

1.0.6 #

  • Fixed AM/PM conflict at midnight and noon

1.0.4 #

  • Capital letters

1.0.2 #

  • Fixed negative timezone bug

1.0.1 #

  • Docs
  • Added microsecond

1.0.0 #

  • formatDate
419
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on date_format