1.0.8 • Published 6 years ago

tnw-timezone v1.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Timezone Web Component

This component displays the current time in the specified time zone. You can also change the timezone by one of the buttons. You can get notified when the timezone changes by listening to the 'on-change' event. It will default on Eastern Time but can be overridden with a prop.

Install

npm install tnw-timezone

Usage

import 'tnw-timezone'

...

<tnw-timezone tz="America/New_York" on-change=${handleChange} />
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago