Just shipped Timezone Convert API — DST-aware IANA timezone conversion. Free, no key, CORS-enabled.
Endpoints
GET /convert?time=2026-07-16T09:00&from=Asia/Kolkata&to=America/New_York
GET /now?zone=Europe/London
GET /offset?zone=Pacific/Auckland
Just shipped Timezone Convert API — DST-aware IANA timezone conversion. Free, no key,...
Just shipped Timezone Convert API — DST-aware IANA timezone conversion. Free, no key, CORS-enabled.
Endpoints
GET /convert?time=2026-07-16T09:00&from=Asia/Kolkata&to=America/New_York
GET /now?zone=Europe/London
GET /offset?zone=Pacific/Auckland

Time zone conversion looks like a simple problem until you start dealing with real users, remote...

Unix timestamps are everywhere: API responses, log files, database columns, JWT iat/exp fields. But...

There are good libraries and APIs for holidays, business days, working-day calculations, and timezone...

I needed a simple exchange rate API for my currency converter project, but all the popular ones (XE,...

Handling Time Zone Differences in Forex APIs: A Practical Developer’s Guide When I started...

TL;DR — A salon owner in Casablanca got booked at 3am her local time by a London consultant who...