Hi,
Under APEX 24.1 On page 8 I have a calendar with a link to a form on page 12 on Create Link Attribute. I am passing the system variable &APEX$NEW_START_DATE. to an item type Calendar named P12_DATE_MISSION in the form on page 12.

The item get populated with only date and time set to 00:00, I don't get the full date. I would like to get for example “29/06/2024”. The mask format of the item is DD/MM/YYYY. The language of the application is french. You can ee in the URL the item date mission value is date is “?p12_date_mission=00%3A00”.

How to get the full date ? Is it a URL problem ?
Best regards.