Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clock-live

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clock-live

A package for providing the current time in various countries.

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

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

Keywords

FAQs

Package last updated on 08 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc