How To Let <oj-input-date> Show Consistent Dates Across Timezones?
(Doc ID 2907198.1)
Last updated on NOVEMBER 14, 2023
Applies to:
Visual Builder Studio - Version 22.10.1 and laterInformation in this document applies to any platform.
Goal
When using the following code in a VB application's page
the date is persisted correctly, but when fetched from DataBase at a later time from a different timezone the rendered value may be, depending on the timezone the user is in, one day behind.
As an example, if the chosen date is "09/01/2022" it will be rendered as "08/31/2022".
How to solve this issue?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |