@blueprintjs/timezone

Components related to timezone selection and UI

Usage no npm install needed!

<script type="module">
  import blueprintjsTimezone from 'https://cdn.skypack.dev/@blueprintjs/timezone';
</script>

README

Blueprint Timezone Components

Blueprint is a React UI toolkit for the web.

This package contains components relating to handling and selecting Timezones. It includes:

  • TimezonePicker, which allows the user to select from a list of timezones.

Installation

npm install --save @blueprintjs/timezone

Full Documentation | Source Code