Auto-detect your browser/system timezone info (timezone name, UTC offset, DST status), or enter a city name to look up its timezone
This tool page lets you paste your content and start right away. To dive deeper into how it works, its principles, and typical use cases, open the full usage guide.
| {{ L('tool_ui/mt_tz_name') }} | {{ L('tool_ui/mt_tz_id') }} | {{ L('tool_ui/mt_offset') }} | {{ L('tool_ui/mt_dst') }} | {{ L('tool_ui/mt_current_time') }} |
|---|---|---|---|---|
| {{ selectedInfo.tzName }} | {{ selectedInfo.tzId }} | {{ selectedInfo.offsetStr }} | {{ selectedInfo.isDST ? L('tool_ui/mt_dst_yes') : L('tool_ui/mt_dst_no') }} | {{ selectedInfo.currentTime }} |
This tool page lets you paste your content and start right away. To dive deeper into how it works, its principles, and typical use cases, open the full usage guide.
View Full Guide