New York sits at UTC-4 in September and UTC-5 in January — daylight saving time. A time zone converter that hardcodes "today's" offset instead of looking up the actual date gets half the calendar year wrong.
Time zone converter, using the real time zone database
This tool reads your browser's built-in IANA time zone database — the same data your phone and computer already use — so a conversion for a date in January and one for a date in July correctly land an hour apart when daylight saving time is involved.
What time is it in — for a specific future date, not just now
Enter any date and time, not just "right now" — useful for scheduling a call or event months ahead, when you need to know what the local time will actually be on that date.
UTC time converter, no external API
No network request, no API key, no rate limit — the conversion runs entirely in your browser using the Intl API's built-in time zone data.