Time Zone Converter
Convert a date-time from one city/time-zone to another without spreadsheet math.
Convert a date-time from one city/time-zone to another without spreadsheet math.
Time Zone Converter takes a date-time in one time-zone and re-expresses it in another. The tool uses the JavaScript Intl API so it respects daylight-saving rules for every zone in the IANA database.
UTC never observes DST — use it as your anchor when collaborating across continents to avoid 'was that 3 pm your time or mine?' loops.