HubSpot / jinjava

Jinja template engine for Java
Apache License 2.0
690 stars 168 forks source link

Fix date-time format with configured timezone. #1188

Closed hs-lsong closed 3 months ago

hs-lsong commented 3 months ago

When the interpreter is configured to use a specific timezone, we should use that zone when formatting the date-time if the zone is not determine from the args already.