I didn't find any possibility to specify a format for a date in an input box. Is this possible at all? As far as I can see the format depends on the language setting (en: MM/dd/yyyy, de: dd.MM.yyyy).
On the other hand, when I output a date in a text element, I have to specify a fix format. Am I right?
If I am right, I may have two different date formats on one MashApp. That's what I wanted to avoid.
Any comments?
.jpg)
.jpg)
Stephan Freudl on
Indeed, at user input fields the pattern to convert a text into a date is fixed. But there is calendar popup to select the date.
Regards
Stephan