Page 1 of 1
DateTimePicker in VLWeb
Posted: Tue Mar 06, 2018 3:01 pm
by soa
I've dragged a DateTime Picker onto a RP and it looks fine but it will only let me enter dates in us format ie mm/dd/ccyy. Ive tried to set the properties using DateFormat & CustomDateFormat but these are not available in the web.
I must be missing something. Any ideas?
Re: DateTimePicker in VLWeb
Posted: Tue Mar 06, 2018 3:25 pm
by GregSippel
Have a check of the iso language code in the partition language settings for the language you are executing under. For Australia, it should be set to en-AU.
Re: DateTimePicker in VLWeb
Posted: Tue Mar 06, 2018 4:29 pm
by soa
It was set to en - must have been forever I didn't know it existed. Changing the value on the iSeries, initializing the partition and recompiling he web page did the trick.