Dear Team,
is there any why or system configuration to change GUI timezone from UTC to JST. we have deployed db nodes in JST timezone. we need to be make sure all the things should be same timezone. how to make this ? will it be create any impact on cluster operations ? if yes what will be the impact if not please help me how to make changes .
1 Like
Hi @kanamani92,
Are you using Couchbase Capella, or Couchbase Server on-prem?
Hello King,
My Correct project is RCP Robin Cloud Platform. Kubernetes cluster.
I haven’t tried it, but the timezone from your browser should be detected by the UI, and date-times formatted accordingly. The browser usually gets the timezone from an environment variable.
May we know How do we manage them manually as a dba?
Refer to the documentation for your browser.
Hi @kanamani92 ,
We are making in some improvements in this area in Couchbase Server 8.0 - the server timezone will be included with any messages that pass through the UI, and the UI will use the browsers’s timezone to display the time relative to that timezone. There will also be a pop-up with details of the offsets/zones in use.
Thanks,
Chris
Great! Chris… thanks for the info.
By any chance Can we expect any workaround meanwhile
@kanamani92 The changes we’re making are really just presentation related - as an application, Couchbase Server doesn’t have any control over the timezone set on the host, you’ll still need to make sure it’s set when you do a deployment.