Timezone Converter
Convert a date and time between timezones, with real DST-aware rules from your browser's own timezone database.
Does this handle daylight saving time correctly?
Yes — it uses your browser's own IANA timezone database (via Intl.DateTimeFormat), the same data source operating systems use, so both the source and target zone's real DST transition dates are applied correctly rather than a fixed offset.