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

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

1.1.1 | 2019-12-30 #

Fixes #

  • Add missing formatHour function

1.1.0 | 2019-12-30 #

  • Added example package!

🎉 [1.0.0] | 2019-12-30 #

Tempus now uses the library tempus; package format!

Features #

  • Add daysInWeek
  • Rename datesInMonthGrid to daysInMonth
  • Normalize most returned dates

Docs #

  • Fix several typos
  • Add missing public API DartDocs

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
40
points
62
downloads

Publisher

verified publisherlucasvienna.dev

Weekly Downloads

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