Access app-setting custom date-format

0
Is it possible to access the in the app-setting/languages set custom formats of the active/default language?
asked
2 answers
0

If you are just looking to convert a DateTime to a String you can always use the formatDateTime method to do this. The documentation gives a guide to the formats accepted.

 

https://docs.mendix.com/refguide/parse-and-format-date-function-calls/

 

I hope this helps.

answered
-1

Hello Michael,

 

Have you tried this in app settings:

 

image.png

Hope this helps,

 

Good luck!

answered