octal_clock 0.0.5
octal_clock: ^0.0.5 copied to clipboard
A dart library to manage converting from standard times to octal time
Changelog #
0.0.5 #
- Exporting the converter.dart util so it can be used by others
0.0.4 #
- Fixing typo in
HOURS_PER_SCISMA
constant
0.0.3 #
- Adding a constants for
SCISMAS_PER_DAY
andHOURS_PER_SCISMA
0.0.2 #
- Updating my name in the license comments
0.0.1 #
- Initial version
- Basic DateTime and Duration implementations