Hi all,
Experiencing an issue with date format and how dates are being stored in a CDS table.
Using now() from a canvas app which is performing a patch to a table, the date is being stored in a MM/dd/YYYY format, and not a dd/MM/yyyy format. This is then being returned and displayed back in the canvas app in the incorrect format.
Just wondering how to format this column in the CDS table so that it stores the date in a dd/MM/yyyy?
Can't seem to find any info on this.
Thanks