date_time_format 1.0.0+1 copy "date_time_format: ^1.0.0+1" to clipboard
date_time_format: ^1.0.0+1 copied to clipboard

outdated

A utility class for formatting Dart's DateTime object using standard date/time notation or as a relative time offset.

[1.0.0+1] - May 30, 2020 #

  • Added sub-heads to the README.

[1.0.0] - May 30, 2020 #

  • Added significantly more American and European date/time formatting constants, plus additional date-only and time-only formatting constants.

  • Split the pre-defined date/time formatting constants into more classes: [DateTimeFormats], [DateFormats], [TimeFormats], [AmericanDateFormats], [AmericanDateTimeFormats], [EuropeanDateFormats], and [EuropeanDateTimeFormats].

  • Added the [relative] method to [DateTimeFormat] to return relative time differences.

[0.1.1+1] - April 26, 2020 #

  • Added additional date/time notation constants to [DateTimeFormats].

[0.1.1] - April 24, 2020 #

  • Added a list of every date/time notation constant to [DateTimeFormats].

[0.1.0] - March 11, 2020 #

  • Initial release.
103
likes
0
pub points
96%
popularity

Publisher

verified publisherjamesalex.dev

A utility class for formatting Dart's DateTime object using standard date/time notation or as a relative time offset.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on date_time_format