Skip to content

Use tzinfo.tzname instead of key to display timezone on cron

key is a specific to ZoneInfo implementation when tzname is part tzinfo API.

Closes #12036 (closed)

Merge request reports