README
UTC in seconds
Simple program to convert utc hours and minutes to seconds.
Installation
$ npm install utcinseconds
Run with or without arguments
Accepts a single argument (number) to add utc minutes. Example:
$ npm test 1
License
MIT Free Software, Hell Yeah!