Skip to Main Content

APEX

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!

Apex 22.1 date picker in Arabic not respecting date format

User_XQTHVFeb 3 2023

We have two date picker columns (from date and to date) in interactive grid. User can select these dates. These have date format as DD-MON-YYYY and have set minimum and maximum dates set. It works fine in English application. We translated the application to ar-ae (Arabic). In arbic, the dates are appearing as DD-MM-YYYY and system is not accepting these dates (if clicked that fiedl), saying that the format is invalid. Probably due the same root cause, the minimum and maximum date conditions are also not satisfied.

I have translated the application to Arabic. I have tried to remove the date format completely. I have tried to change date format from global attributes. None worked.

Comments
Post Details
Added on Feb 3 2023
0 comments
430 views