New users will be set to the default time zone at registration.
File
- core/
modules/ system/ system.module, line 15 - Configuration system that lets administrators modify the workings of the site.
Code
define('BACKDROP_USER_TIMEZONE_DEFAULT', 0)
New users will be set to the default time zone at registration.
define('BACKDROP_USER_TIMEZONE_DEFAULT', 0)