Changelog
v0.3.0
- Fixed missing preceding zero for formatTime function with 12 hour time option enabled
- Changed timeIs function to formatTime and dateIs to formatDate, but the old names are still enabled, at least for this release
- Add formatTimeAmount (see more in the documentation!)
v0.2.1
- Patch for Decimals
- Allows the option to control amount of decimals in toWord
v0.2.0
- 3x as much code
- Now handles large numbers up to Novemvigintillion (from Quattuorvigintillion)
- Time formatting!
- Date formatting, in mdy, dmy, and mon d Y
- Time in 12 or 24 hour
- The time between two dates, or one date and the present