c2tz
v0.1.0
Published
Local time for country Code
Downloads
687
Readme
timeZ
A small lib to get the local time for a given Country Code
Installation
npm install c2tz --save
Usage
var tz = require('c2tz');
tz('GB')
Release History
- 0.1.0 Initial release