Hi,
I have created a form with a date using these parameters :
Type : Date
Default value : PL/SQL Expression
to_char(sysdate, 'DD/MM/YYYY HH24:MI') (thank you @fac586)
Unfortunately, it displays not the current hour, but the hour one hour before. For example if the hour is 19:09, it displays 18:09. I think this is due to the time zone of the database settings. I am in France, how to change the time zone of the database? I am running an “Always free” database.
Best regards.
PS : I tried to change my display name, but could not do it, sorry for this user name