0.1.0 • Published 5 years ago

now-ymd v0.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

now-ymd

Return current date (y)ymmdd as number. Mind the evil overflow at the beginning of each century.

API

This module exports one function which holds another function:

nowYmdNum()

Return the current date in (y)ymmdd format as a number.

nowYmdNum.t()

As above, but add current time .HHMMSS as fraction.

Known issues

  • Needs more/better tests and docs.

 

License

ISC