0.0.5 • Published 9 years ago

timezone-offset v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
9 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

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago