Date & Time

Configuring your time zone will result in all dates and times displayed on this site to use your time zone instead of that of the server.

Example The current time is ${format_time(now, 'iso8601', tzinfo=utc)} UTC.
In your time zone ${nowtz.tzname()}, this would be displayed as $formatted. In the default time zone, this would be displayed as $formatted.

Note Universal Co-ordinated Time ( UTC ) is also known as Greenwich Mean Time ( GMT ).
A positive offset is used to indicate a timezone at the east of Greenwich, i.e. ahead of Universal Time.

Note Configuring your date format will result in formatting and parsing datetime displayed on this site to use your date format instead of that of the server.

Note Configuring your relative/absolute format will result in formatting datetime displayed on this site to use your format instead of that of the server.