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?
DateTimePicker in VLWeb
-
GregSippel
- Posts: 25
- Joined: Thu May 19, 2016 11:34 am
Re: DateTimePicker in VLWeb
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
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.