Scheduling windows
Convert planned maintenance windows into Unix seconds for schedulers.
Documentation
Generate Unix timestamps from calendar dates and times with timezone-aware output.
Overview
Use this guide when you need to turn a calendar date and time into Unix seconds for scheduling, APIs, and reports.
Convert planned maintenance windows into Unix seconds for schedulers.
Generate Unix timestamps for services that only accept epoch seconds.
Normalize user-entered dates into a consistent timestamp for reports.
Supported inputs
Walk through it
Workflow
Use the main form when you already know the date, time, and timezone you want to convert.
Workflow
Use the output details to confirm the same instant is represented correctly for other teams.
What you get
The main result is the epoch value you can paste into APIs, schedulers, and scripts.
Readable timezone-specific and UTC strings help you confirm the instant before you hand it off.
Use the copy buttons to avoid manual selection errors when you share the result.
Avoid these mistakes
If the offset does not match the source system, the generated timestamp will point to a different instant.
Leave the fields complete enough to describe the moment clearly before you copy the result.
Review the UTC copy when the timestamp will be consumed by a system that normalizes time internally.