Skip to content

An ISO 8601 extended & IETF compliant UTC Zulu notation (Z) timestamp generator.

License

Notifications You must be signed in to change notification settings

jbenner-radham/node-zulu-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zulu-time

An ISO 8601 extended & IETF compliant UTC Zulu notation (Z) timestamp generator.

Install

$ npm install --save zulu-time

Usage

const zuluTime = require('zulu-time');

zuluTime(); // > 2017-08-14T00:17:18Z

Testing

$ npm test

See Also

License

The MIT License (Expat). See the license file for details.

About

An ISO 8601 extended & IETF compliant UTC Zulu notation (Z) timestamp generator.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published