Simple program to convert utc or local time(HH:MM:SS) to seconds
npm install utcssh
$ npm install utcs -g
`
$3
* _Run command utcs to get utc time in HH:MM:SS and also the same in seconds._
* _utcs command accepts additional arguments in number format to add delay to the time._
Example:
* Run utcs in terminal:
utc time:: 05:09:11, seconds:: 18551
local time:: 10:39:11, seconds:: 38351
* Run utcs 5` in terminal (where number 5 is additional 5mins added):