0.0.5 • Published 10 years ago

timezone-offset v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

#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"
0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago