micro-timestamp

2.1.0 • Public • Published

micro-timestamp

const microTimestamp = require('micro-timestamp')
// "2018-11-11 11:11:11.111111"
microTimestamp()

Returns a UTC micro-second timestamp in MySQL compatible format using the microtime module.

If the system timezone is not set to UTC offset will be applied to return correct UTC time.

Readme

Keywords

none

Package Sidebar

Install

npm i micro-timestamp

Weekly Downloads

32

Version

2.1.0

License

MIT

Unpacked Size

3.66 kB

Total Files

5

Last publish

Collaborators

  • ersun.warncke