Quick-reference timestamps for commonly used time boundaries, computed live from your
system clock.
Start of Today
—
Start of This Week (Monday)
—
Start of This Month
—
Start of This Year
—
Right Now
—
End of Today
—
All timestamps are calculated using UTC boundaries.
When Are These Useful?
Common-event timestamps save you from manual calculation when filtering logs, writing database queries,
or building date-range pickers. Instead of computing "start of today in epoch" by hand, just copy the
value from here.
Common Real-World Scenarios
Analytics windows: set daily and weekly query boundaries for reporting jobs.
Incident response: filter logs between known outage start and recovery timestamps.
Billing: define clean month-start and month-end ranges for usage calculations.
Data pipelines: checkpoint event ingestion by using deterministic UTC boundaries.
All values on this page are generated in UTC to keep cross-region systems consistent.