timezone : Small, elegant, Olson educated, timezone aware date math and `strftime` date formatting in pure JavaScript with no dependendcies for Node.js and the browser. Timezone uses the Olson/IANA timezone database. Timezone is aware of every clock transition in th. You can installing timezone npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install timezone $ sudo npm install -g timezone
If want to update the timezone package execute the command as below,
$ sudo npm update timezone
Update package globally,
$ npm install -g timezone
$ sudo git clone https://github.com/rektide/timezone.git
$ sudo npm install -g ./timezone
timezone@1.0.13 /usr/lib/node_modules/timezone
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall timezone
| Package Name | timezone |
| Version | 1.0.13 |
| Description | Small, elegant, Olson educated, timezone aware date math and `strftime` date formatting in pure JavaScript with no dependendcies for Node.js and the browser. Timezone uses the Olson/IANA timezone database. Timezone is aware of every clock transition in th |
| Released Date | 2017-11-19T10:13:32.661Z |
| Published by | bigeasy |
| How to Learn | https://www.npmjs.com/package/timezone/tutorial |