Timezone Test Value Generator
Picks a real IANA timezone identifier (e.g. Europe/London, America/Sao_Paulo) — useful test input for date/time code that needs to handle more than one region correctly.
How to use this tool
- Press generate for a timezone.
- Generate again for a different one.
Common use cases
- Testing date/time logic across regions
- Populating a timezone-picker demo
- Documentation examples