Skip to content

jun-labs/js-timezone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Timezone

Run

Before running the file, install the necessary modules using the following commands.

$ npm install --save-dev jest       # Jest

$ npm install moment-timezone       # moment-timezone

$ npm install dayjs                 # dayjs
$ npm install utc --save
$ npm install timezone --save