The Hesapstan world time calculator compares local time and UTC offset between selected cities/time zones. It uses Intl time-zone data without a live API.
How it works
The tool uses selected IANA time-zone IDs and formats local time with Intl time-zone data. Daylight saving time and date boundaries are evaluated from that data.
Scope
The product is not just a device clock; it is designed to compare two locations by local time, UTC offset and time difference.
Frequently Asked Questions
Does the time difference account for daylight saving time?
Yes, when the JavaScript Intl time-zone data supports the rule for the selected date.
Does this use a live time API?
No. Time-zone formatting is handled by browser/Node Intl data.
What does custom time mean?
Custom time is entered as a UTC reference, then the tool shows what local time that instant corresponds to in the selected cities.