How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reminder on timezones and saving datetime

calendar_today July 11, 2026 person @ihsanzainal84 Ihsantonio domain bubbles

Datetimes formatted as ISO will always return UTC (ends with Z ) It’s important to note that formatting as other than ISO will use the user/browser’s timezone. This includes extracting hours and minutes. It extracts values as of the user/browser timezone.

open_in_new Read original post