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
Please register or sign in to comment
key is a specific to ZoneInfo implementation when tzname is part tzinfo API. Closes #12036