Skip to content

Timit Examples

How to Use These Examples

These examples cover real-world scenarios: timezone conversion, scheduling, formatting, and arithmetic with DST handling.

  1. Start with "Timezone Conversion" for basics.
  2. Move to "DST-safe Arithmetic" for transition-safe scheduling.
  3. Use "Locale Formatting" for production UI output.

These examples are aligned with the current @vielzeug/timit API.

Examples Overview