Created On:  08 October 2010

Problem:

When the user enters a date prior to 1930 into the date entry control the year changes.  For example entering 1929 ends up as 2029.

Resolution:

When using the SHORT-DATE display format you must use the CENTURY-DATE style.  So adding CENTURY-DATE in the list of properties in the screen section description will resolve the problem. 

In AcuBench's Screen Designer, CENTURY-DATE is not on the list of available properties.  It must be added in "Additional Properties".