time_span 1.0.2 copy "time_span: ^1.0.2" to clipboard
time_span: ^1.0.2 copied to clipboard

outdated

a dart library that calculates the time span in hours or minutes for two given time strings of format HH:SS.

1.0.2 (2020-01-23) #

  • fixes to pubspec.yaml

1.0.1 (2020-01-23) #

  • fixes to pubspec.yaml

1.0.0 (2020-01-23) #

  • add TimeSpan.inHours which returns a double value representing the amount of hours and minutes of a time span.
  • Add TimeSpan.inMinutes which returns an integer value representing the amount of minutes of a time span.
5
likes
0
pub points
72%
popularity

Publisher

unverified uploader

a dart library that calculates the time span in hours or minutes for two given time strings of format HH:SS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

time_parser

More

Packages that depend on time_span