‎27-11-2018 07:07 AM
We publish the datetime type attributes in webpages , The current date format is MM/DD/YYYY , How to change this format in descriptor to show DD/MM/YYYY ?
‎01-02-2019 06:44 PM
You can also set the date format for the entire repository by setting the date format on Language object. There is a Kb description of how to do this.
‎27-11-2018 12:37 PM
Hi there,
You can simply change the windows date format to DD/MM/YYYY on the computer/server you use to generate your website.
Best regards,
Christoph
‎27-11-2018 08:39 AM
Hello
I assume the date value is related to a HOPEX MetaAttribute.
As far as I know, there is no standard feature to control the format in descriptors.
It is possible to write custom code to control format according to descriptor type
Another solution is to build a computed MetaAttribute and customize the format of a datetime MetaAttribute. See KB 00000662