...

Text file src/github.com/noirbizarre/gonja/ext/time/testData/now.tpl

Documentation: github.com/noirbizarre/gonja/ext/time/testData

     1{% now 'utc' %}
     2{% now 'utc', '%a, %d %b %Y %H:%M:%S' %}
     3{% now 'Europe/Paris', '%Z %z' %}
     4{% now 'utc', '%Y' %}

View as plain text