Skip to content
This repository was archived by the owner on Aug 31, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 419 Bytes

File metadata and controls

13 lines (8 loc) · 419 Bytes

Free Code Camp

API Project Timestamp Microservice

Pass a string as a parameter either a unix timestamp or a natural language date. If it valid it returns both the unix timestamp and the natural language form of that date, otherwise both null.

https://hisener-timestamp-api.herokuapp.com/

TODO:

npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade