Free time tools that run entirely in your browser. Convert between time zones using the IANA timezone database, decode Unix timestamps in seconds or milliseconds, and calculate days between dates. No account or installation required.
Frequently asked questions
- What are Time tools?
- Time tools is a collection of browser-based utilities for working with dates, time stamps, and time zones. The set currently includes a timezone converter, a Unix timestamp converter, and a date calculator.
- Are calculations accurate?
- Yes. Every tool uses the JavaScript Date API and Intl.DateTimeFormat, which rely on the IANA timezone database shipped with your browser. Leap years, daylight saving rules, and partial-hour offsets are all handled correctly.
- Do I need an account?
- All time tools are open access. Click any tool and start using it immediately. Nothing is stored, logged, or synced.
- What time zones are supported?
- Every IANA zone exposed by Intl.supportedValuesOf('timeZone') is supported, currently more than 400 zones covering every region. Quick-pick shortcuts are included for major cities like New York, London, Tokyo, and Sydney.