Hello,
I'm currently working with the TimePicker and DateTimePicker widgets from the IAS library. I've encountered an issue regarding time zone display.
When I execute the script from the cube, it correctly displays the server time in the dialog. However, when triggering the script from a low-code app, it defaults to client time instead.
Attempts to modify the 'Kind' and format settings directly in the widget haven't resolved the issue.
As a temporary solution, I've adjusted the "commonServer.ui.DefaultTimeZone"
in the "ClientSettings.json"
file. This workaround is not ideal, as it may affect other low-code apps that require client time.
Any guidance would be greatly appreciated
Hi Santiago,
This is a software issue that is currently being worked on with task https://collaboration.dataminer.services/task/229247. Once this has been resolved, I'll update my post with the DataMiner versions containing this fix.