Ben-KC / fcc_timestamp_microservice

Repository for the Free Code Camp 'Timestamp Microservice' Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Free Code Camp Timestamp Microservice Project

###To use:

  1. Pass a string containing either a unix timestamp or natural language date
  2. The app will return both the unix timestamp and natural language date (or nulls if the passed string does not fulfill the above requirements)

###Example:

About

Repository for the Free Code Camp 'Timestamp Microservice' Project


Languages

Language:JavaScript 47.4%Language:HTML 47.4%Language:CSS 5.2%