vy_date 0.3.4 copy "vy_date: ^0.3.4" to clipboard
vy_date: ^0.3.4 copied to clipboard

outdated

A couple of simple utilities, Date and DatePeriod classes. Date is a wrapper around DateTime class. DatePeriod allows to manage periods

0.3.4 #

  • Added toYMdString() and parseYMdString()

0.3.3 #

  • Sdk 2.2.0 support
  • Call to DatePeriod.isInPeriod() was giving error if the date parameter was null. Now returns false.
  • Changed the way how the DatePeriod is serialized (toJson). Instead of saving the duration, it is saved the end date in format yyyy-mm-dd
  • Added the weekday getter

0.3.2 #

  • Sdk 2.1.0 support.
  • Some Linter rules applied

0.3.1 #

  • Dart 2 support

0.3.0 #

  • Initial version
1
likes
0
pub points
52%
popularity

Publisher

unverified uploader

A couple of simple utilities, Date and DatePeriod classes. Date is a wrapper around DateTime class. DatePeriod allows to manage periods

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

intl, quiver

More

Packages that depend on vy_date