Setting the Time Zone
By default, SingleStoreDB uses the time zone setting on the host (the Linux OS). You can update the time zone on the host or through SingleStoreDB via the default_time_zone configuration option.
Note
SingleStore recommends that you set the time zone on the host instead of setting the SingleStoreDB default_time_zone
configuration option, when possible. Also, when you use either of these two methods, SingleStore recommends that you set the time zone to UTC and then have your application convert UTC time to the user’s local time zone.