Skip to Content
0
Former Member
Aug 02, 2016 at 06:38 AM

Date Format Issue

41 Views

I am having an issue with the format of the DatePicker field that only happens when the application has been loaded to the Gateway and the application is executed from the Gateway.

When I execute the application locally from Eclipse, the DatePicker expects any dates that are manually entered into the field to be in ddmmyyyy format and displays that format as a default.

When I transfer the application to the Gateway and execute the application from the gateway, the format changes to mmddyyyy.

Does anybody know what would be causing the issue? I can change the way the date is displayed on the screen and the dates are being transferred correctly to the gateway, but if the user attempts to enter the date manually, it expects the date in mmddyyyy format which is not how the user will enter it.

Thanks

Darryl Mee

Attachments

Eclipse Date.jpg (3.3 kB)
Gateway Date.jpg (3.6 kB)