Page 1 of 1

Date format for web and date popup style

Posted: Wed May 30, 2018 7:01 pm
by sotos
Hello,

In a web application I use the STD_DATEX field. The format of the field is set to d/m/yyyyy in properties, however when I select the date from the pop up during the execution of the web page the date shows in the wrong format (i.e. mm/dd/yyyy instead of dd/mm/yyyy) at the edit box. I checked the setting of the chrome browser and the language is set to English (UK).

Also how is it possible to change the style of the themedrawstyle of the date pop up?

cheers,
Sotos

Re: Date format for web and date popup style

Posted: Thu May 31, 2018 6:10 am
by dannyoorburg
Hi,

You have to set your ISO language code for ENG in your partition to en-GB and recompile your webpage.

Cheers,
Danny