dart_date 1.0.0 copy "dart_date: ^1.0.0" to clipboard
dart_date: ^1.0.0 copied to clipboard

outdated

date manipulation library. DateTime extensions.

Changelog #

1.0.0 #

  • !!! Broken API related to 0.x versions
  • Using new fancy dart extensions feature
  • Use .method() or .property to access extension methods / getters and Date.method() / Date.property for new static properties.

0.0.9 #

  • Changes Date.parse to accept or not a format
  • Added date.isFirstDayOfMonth getter
  • Added date.isLastDayOfMonth getter
  • Added date.isLeapYear getter

0.0.8 #

  • Adding documentation and timeago date.timeago()
162
likes
0
pub points
96%
popularity

Publisher

verified publisherxantiagoma.com

date manipulation library. DateTime extensions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

intl, timeago

More

Packages that depend on dart_date