Kizitonwose Time Versions Save

Type-safe time calculations in Kotlin, powered by generics.

1.0.4

4 years ago
  • Fix: Unable to add large time values to the Calendar class (thanks @jaredrummler).
  • Update build tools.

1.0.3

4 years ago
  • Make the time module available when depending on the time-android module.
  • Update build tools.

1.0.2

5 years ago
  • Add unit property in Interval class to retrieve time unit.
  • Implement toString() method in Interval class.
  • Update build tools.

1.0.1

6 years ago

Interval class constructor now takes the Number type.

1.0.0

6 years ago

Initial release.