Michael-ET / NodeClock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeClock

Node clock is a javascript tool which returns the time in a human friendly readable format. You can also pass in a digitial time parameter (example: 12:30) and node clock wiill return the string version.

to activate nodeClock enter 'node Clock.js' in the terminal. To pass a digital time to process run 'node Clock.js 00:00' (or any other time)

About


Languages

Language:JavaScript 100.0%