Skip to content

warncke/micro-timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published