duration 2.0.15 copy "duration: ^2.0.15" to clipboard
duration: ^2.0.15 copied to clipboard

outdated

Utilities to make working with 'Duration's easier. Formats duration in human readable form and also parses duration in human readable form to Dart's Duration.

Changelog #

2.0.15 #

  • Hebrew locale

2.0.14 #

  • Chinese locale
  • Dutch locale

2.0.12 #

  • Fix for Itallian locale
  • Fix for German locale

2.0.11 #

  • dartfmt

2.0.10 #

  • Added ItalianDurationLocale

2.0.9 #

  • Added DurationLocale.fromLanguageCode
  • Added constants for all locales

2.0.6 #

  • tryParseDuration, tryParseTime and tryParseDurationAny

2.0.5 #

  • Added parseDuration

2.0.4 #

  • Terisity now takes account missing values inbetween.

2.0.1 #

  • Russian and Portugese support

2.0.0 #

  • Removed dependence on quiver_time
  • Upgraded to Dart 2 stable

1.0.0 #

  • printDuration
  • prettyDuration
  • printSeconds
  • prettySeconds
  • printMilliseconds
  • prettyMilliseconds
161
likes
40
points
45.4k
downloads

Publisher

unverified uploader

Weekly Downloads

Utilities to make working with 'Duration's easier. Formats duration in human readable form and also parses duration in human readable form to Dart's Duration.

Repository (GitHub)

License

BSD-3-Clause (license)

More

Packages that depend on duration