1.0.3 • Published 11 months ago

clock-live v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

clock-live

A simple npm package to get the current time for different countries. Alt text

Installation

npm install clock-live

Usage

const { getTimeForCountry } = require('clock-live'); console.log(getTimeForCountry('US')); // Output: current time in New York console.log(getTimeForCountry('GB')); // Output: current time in London

Supported Countries

  • It is Supported for every country, Do let me know if your country missed.

Contribution

  • Contributions to the package are welcome! If you would like to add support for additional countries or improve the package. Feel free to fork the repository and explore
1.0.3

11 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago