Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 290 Bytes

File metadata and controls

4 lines (3 loc) · 290 Bytes

This little project is the unix timestamp project that is associated with freecodecamp. It takes an input checks if it is a unix timsestamp or a date converts the input and returns the output which is both unix timestamp and natural date. If it is not recongized then it returns null.