Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Forms 12c - Date item - format mask MM/DD/RRRR getting converted to dd-mon-yy

User_KVV1COct 25 2022

Hi All,
I have date item with format mask as MM/DD/RRRR
once after entering a value like '01/01/3022' in the when validate item it is getting converted to '01-jan-22' and NOT '01-jan-3022'. problem is i am comparing this date with another date for a validation and so its not correctly working as the YEAR is WRONG. kindly advice how to get the year as '3022' and do a comparison in oracle forms 12c.

This post has been answered by Michael Ferrante-Oracle on Oct 25 2022
Jump to Answer
Comments
Post Details
Added on Oct 25 2022
5 comments
741 views