0.50.23 Single fix - Fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}`
Replace jinja2-time with arrow
and improve timedate timezone integration, fixes timezones in templates such as {% now 'Europe/London', '%Y-%m-%d' %}
etc (#3496)
What's Changed
Full Changelog: 0.50.22...0.50.23