Loading calculator...
Loading calculator...
Convert any date and time between major world time zones instantly.
Time Zone Conversion:
UTC Time = Input Time - Source Offset
Target Time = UTC Time + Target Offset
Offsets are calculated using the IANA time zone database via the Intl API, correctly accounting for Daylight Saving Time.
Coordinated Universal Time (UTC) is the primary time standard used worldwide. It does not observe Daylight Saving Time and serves as the reference for all other time zones.
Yes. The Intl.DateTimeFormat API uses the IANA time zone database, which includes all historical and current DST rules for each region.
GMT (Greenwich Mean Time) and UTC are nearly identical for everyday use. UTC is the modern scientific standard based on atomic clocks, while GMT is a time zone used in some countries.
India Standard Time (IST) is UTC+5:30, a non-standard offset adopted to keep the entire country in a single time zone while staying close to solar noon.
The Intl API handles transitions automatically. Times that occur during the 'spring forward' gap are adjusted to the post-transition time.