jstime
v1.0.0
Published
Convert numbers to milliseconds easily
Downloads
3
Readme
JS Time
##Works both on Node and the browser
##After that you can do things like these:
The double dot (..) is needed for integer numbers, else the interpreter thinks it's a mistyped float number. Another possible syntax that is just a it longer but less magical would be:
Pick the one you prefer.
##TODO
- Add a getter version that only works on modern browsers