date_calc 0.1.1+3 copy "date_calc: ^0.1.1+3" to clipboard
date_calc: ^0.1.1+3 copied to clipboard

Date manipulation library for Dart. It provides a class that inherits from the DateTime class, makes it easy to calculate additions, subtractions and so on.

0.1.1+3 #

  • Fix to toDate method returns correct isUtc parameter.

0.1.1+2 #

  • Add remaining add & subtract methods.

0.1.1+1 #

  • Remove [initializeDateFormatting] from toFormattedString.
    As it affects for app, it should be called from app codes.

0.1.1 #

  • Add parse method.
  • Add toFormattedString method.

0.1.0+1 #

  • Fix dependency version.

0.1.0 #

  • Initial Open Source release.
7
likes
30
pub points
40%
popularity

Publisher

unverified uploader

Date manipulation library for Dart. It provides a class that inherits from the DateTime class, makes it easy to calculate additions, subtractions and so on.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

intl, meta

More

Packages that depend on date_calc