You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add .gmt modifier to dates in template system. These convert the date/time to GMT then allow other fields to be used, for example: {created.gmt.year}, {created.gmt.strftime,%Y}
The text was updated successfully, but these errors were encountered:
Add
.gmt
modifier to dates in template system. These convert the date/time to GMT then allow other fields to be used, for example:{created.gmt.year}
,{created.gmt.strftime,%Y}
The text was updated successfully, but these errors were encountered: