An open API service indexing awesome lists of open source software.

https://github.com/jbenner-radham/node-zulu-time-cli

A CLI utility for generating Zulu time timestamps.
https://github.com/jbenner-radham/node-zulu-time-cli

Last synced: 7 months ago
JSON representation

A CLI utility for generating Zulu time timestamps.

Awesome Lists containing this project

README

          

zulu-time-cli
=============
A CLI utility for generating Zulu time timestamps.

Install
-------
```sh
$ npm install --save zulu-time-cli
```

Usage
-----
```sh
$ zulu-time # > 2017-08-14T00:17:18Z
```

See Also
--------
- [Zulu Time - Wikipedia](https://en.wikipedia.org/wiki/Zulu_time)

License
-------
The MIT License (Expat). See the [license file](LICENSE) for details.