tempus 0.5.0 copy "tempus: ^0.5.0" to clipboard
tempus: ^0.5.0 copied to clipboard

outdated

Handy tools for parsing, manipulating and displaying DateTimes in Dart.

[0.5.0] - 2019-12-30 #

Features #

  • Add 24h format
  • Add UTC date normalizer
  • Tempus().date is now a getter

Fixes #

  • Improved month grid generation
  • Improved days in rage generation

Docs #

  • Updated docs

Tests #

  • Added normalize and normalizeDate tests
  • Added daysInRange tests
  • Fixed datesInMonthGrid tests

[0.4.2] - 2019-12-29 #

Fixes #

  • Add missing getter/setter

Docs #

  • Update docs

[0.4.1] - 2019-12-29 #

Features #

  • Add function to format as day of week

[0.4.0] - 2019-12-29 #

Deps #

  • Bump test to ^1.9.4
  • Add pedantic

Style #

  • Fix all analyzer warnings

Docs #

  • Update docs

[0.3.2] - 2019-12-13 #

  • Bump intl to ^0.16.0
  • Bump test to ^1.9.0

[0.3.1] - 2019-08-11 #

  • Update docs
  • Update author information

[0.3.0] - 2019-08-11 #

  • Fix fromNow() calculating the difference in reverse
  • Improved some comments

[0.2.0] - 2018-11-17 #

  • Added weekday lists to all locales

[0.1.0] - 2018-11-12 #

Initial release. #

  • Added docs
0
likes
30
pub points
0%
popularity

Publisher

verified publisherlucasvienna.dev

Handy tools for parsing, manipulating and displaying DateTimes in Dart.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

intl

More

Packages that depend on tempus