Skip to content

Files

Latest commit

author
devjun10
Sep 17, 2024
d7c28fd · Sep 17, 2024

History

History
15 lines (10 loc) · 323 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 323 Bytes

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