Skip to main content

Module datetime

Module datetime 

Source
Expand description

Date and time formatting helpers.

Functions§

current_date
Get today’s UTC date as a string (YYYY-MM-DD).
current_timestamp
Get the current UTC timestamp as an ISO 8601-like string.