datetime_difference 1.0.4
datetime_difference: ^1.0.4 copied to clipboard
Calculates the difference between two dates. It returns a string with the difference in years, months, days, hours, minutes and seconds.
1.0.4 #
- Update pubspec and format files to increase package score
1.0.3 #
- Fork and upload under the name of "datetime_difference"
1.0.2 #
- Added support for web
- New languages: portuguese(pt), spanish(es), russian(ru), japanese(ja), hindi(hi)
1.0.1 #
- Description edited.
- Added documentation comments.
- Formatted for Dart.
1.0.0 #
- Initial version