Problem/Motivation
In Drupal 10.2 the system_time_zones() function was deprecated to be removed on Drupal 11.
https://www.drupal.org/node/3349759
Steps to reproduce
N/A
Proposed resolution
Replace the deprecated function, get example at: https://www.drupal.org/node/3349759
Remaining tasks
N/A
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Comments
Comment #2
viniciusrp commentedComment #3
viniciusrp commentedPR: https://github.com/goalgorilla/open_social/pull/3742
Comment #4
ronaldtebrake commentedWas merged in 12.2.x