How to allow both YY and YYYY year entry for a Date Item
I have a DATE item using the standard 'DATE PICKER' display. If the user manually enters the date value 1-JAN-14, it is returning the value '01-JAN-0014'. How do I format this date item to allow both DD-MON-YY and DD-MON-YYYY date entry? when using the date picker, it defaults to returning the DD-MON-YYYY value. I've tried the various Format Mask options provided and am not solving this problem. We are on the 4.2.0.00.27 version of APEX. -John