Skip to content

Files

examples

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.