Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 924 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 924 Bytes

Time Zone Support Usage Examples

Buildable JavaScript projects demonstrating how to integrate timezone-support. Rollup.js builds the project output.

Demonstrates how to load timezone-support as a separate script in the browser, with either complete or limited time zone data.

Demonstrates how to compile timezone-support to your application script bundle and load in the browser, with either complete or limited time zone data.

Demonstrates how to use timezone-support in a Node.js application, with either complete or limited time zone data.