utcinseconds

gets utc hours and minutes in seconds

Usage no npm install needed!

<script type="module">
  import utcinseconds from 'https://cdn.skypack.dev/utcinseconds';
</script>

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!