CURENT_DATE does not return the date and time in the local time zone in Oracle Forms
We are moving our Oracle Forms application to OCI (Oracle Cloud Infrastructure) which always runs in UTC time. Previously all our servers were in our local time zone, so we didn’t need to be concerned with time zone until now.