Enter a date and time to see it as local time in major cities worldwide, with daylight saving time detected automatically from the date
| City | Local date and time | Offset from UTC |
|---|
Yes. The conversion uses the IANA time zone database built into your browser, so it works out automatically whether daylight saving time is in effect on the date you enter. The same city can have a different offset in March than in December, and that difference is reflected correctly.
No. The conversion happens entirely in your browser using the JavaScript Intl API. Neither the date and time you enter nor the time zone you pick is ever sent to a server.
In practice they are almost identical, but strictly speaking they are different concepts. UTC is coordinated universal time based on atomic clocks, while GMT derives from mean solar time at the Royal Observatory in Greenwich. The difference is under a second, so for everyday date and time conversion you can safely work from UTC.