tiny-datetime
v0.3.0
Published
Small library for storing and comparing times and dates.
Downloads
1
Readme
Tiny Date & Time
A simple library to deal with dates and times without caring about a full datetime point.
Usage
Works as UMD module which can be used with node.js apps, or in the browser via AMD or as a global script (accessed via the tinyDT
variable).