Idea Summary It would be great to have a THAI Date picker for interactive reports
Use Case Customers of Thailand need this.
Preferred Solution (Optional)
If I select “Today” in the existing calendar the year is not correct.
Does running the code:
execute immediate 'alter session set nls_calendar=''THAI BUDDHA''';
In your APEX application's database session initialization PL/SQL code provide the Thai year support you are looking for? If not, can you kindly provide more details about the detailed requirements of a Thai Date picker. Thanks.