date_calc_lts 1.0.0+2 copy "date_calc_lts: ^1.0.0+2" to clipboard
date_calc_lts: ^1.0.0+2 copied to clipboard

Updated 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.

1.0.0+2 #

  • updated readme

1.0.0 #

  • updated all dependencies to latest versions

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.
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Updated 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_lts