Hi All,
Currently, I'm creating a booking via SRM Booking wizard and saving the details into a DOM instance.
The Booking wizard uses a custom script to create the bookings in GMT time.
However, when the data is written to DOM, it reflects GMT+8 (local time).
Debug logs were also added to the script to ensure GMT time is being written into DOM.
Is there a way this can be prevented and for the original time zone timestamps to be reflected in the DOM instance?
Thanks in advance!
Hi Rajesh,
It seems to me that you are referring to the display time of a DOM field in dashboards or Low-Code Apps. This is actually the default setting for our web applications. Nevertheless, if you wish to have a specific timezone displayed in the web apps, there are instructions available in the documentation that explain how to enforce this.
Thanks Sebastian! That would be correct, I was displaying time of a DOM field in a Low-Code App. The suggestion you gave helped to fix it.
I was facing some troubles in enforcing the timezone configuration with the DataMiner version my DMA was on, 10.3.3. I learned from Sebastian about some enhancements that were made with respect to Web Apps and time related data. Upgrading to DM 10.3.4 and the steps to enforce timezone fixed it for me.
For reference, RN35515 & RN35640
https://docs.dataminer.services/release-notes/Web_apps/Web_apps_Feature_Release_10.3/Web_apps_Feature_Release_10.3.4.html