utc
Translates a datetime from local time to UTC.
For example:
{{ id.modified|utc|date:"Ymd:His\Z" }}
Displays the modification date and time of a resource in Universal Time.
Translates a datetime from local time to UTC.
For example:
{{ id.modified|utc|date:"Ymd:His\Z" }}
Displays the modification date and time of a resource in Universal Time.
Template value transformations for text, collections, dates, numbers, URLs, and other data.