DateTimePicker in VLWeb

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
soa
Posts: 339
Joined: Mon Dec 07, 2015 3:15 pm

DateTimePicker in VLWeb

Post 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?
GregSippel
Posts: 25
Joined: Thu May 19, 2016 11:34 am

Re: DateTimePicker in VLWeb

Post 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.
soa
Posts: 339
Joined: Mon Dec 07, 2015 3:15 pm

Re: DateTimePicker in VLWeb

Post 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.
Post Reply