Saving "System Properties -> Basic Configuration UI16" causes "glide.sys.default.tz" to change to "?" (question mark)Issue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Symptoms When admin user sets the value of the system property "glide.sys.default.tz" to a new timezone value like "Europe/Helsinki",And then navigate to "System Properties -> Basic Configuration UI16", clicking on "Save" configuration button causes "glide.sys.default.tz" property value to "?" as shown in the below screenshot, Release Any Supported release. Cause The user was trying to set a time zone configuration on the "glide.sys.default.tz" property (which doesn't exist on the available timezone) and hence after setting the property when user navigates to "System Properties -> Basic Configuration UI16", system shows empty selected value in the timezone dropdown. Thus when user clicks on "Save" button on the configuration form, the system saves the value to "?" in the "glide.sys.default.tz" property. Resolution Before setting a new timezone in the "System Properties -> Basic Configuration UI16" configuration form, Click on "Configure Available Timezones" and add the timezone as shown in the below screenshot, Then set the newly added timezone either via configuration form UI or via "glide.sys.default.tz" property. Additional Information Time zones