Skip to main content

Module datetime

Module datetime 

Source

Functionsยง

date_from_days
Convert days since Unix epoch to a YYYY-MM-DD string.
from_unix_seconds
Format a Unix timestamp as an ISO 8601 UTC string.
now_iso8601
Get the current time as an ISO 8601 UTC string.
rounded_date
Get the current date rounded to the day (YYYY-MM-DD) for cache stability.