timezone-offset

0.0.5 • Public • Published

Timezone Offset

Use this in a browser, it will get your offset for you formatted like this: "-06:00".

Installation

To install just run npm i --save timezone-offset in your terminal.

Usage

To use just do the following:

  const timezoneOffset = require("timezone-offset")
 
  timezoneOffset() // "-5:00"

Package Sidebar

Install

npm i timezone-offset

Weekly Downloads

2

Version

0.0.5

License

MIT

Last publish

Collaborators

  • eanplatter