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!

Showing Buddhist Year (Thai year) in Apex

831971Jan 18 2011 — edited Jan 18 2011
Hello,

I'm trying to migrate my application to Apex. The problem is, I can't find a way to display the year component of 'Date' column as Buddhist year (B.E.). The Bhuddist year is simply Gregorian year + 543, e.g. 2011 is 2554 in this system.

I have looked over Globalization setting but couldn't find anything related to culture setting ..

Is there any way to safely add 543 to the year component just before it's displayed to the user? And subtract 543 from the input just before it's saved to the database?

Many thanks!
This post has been answered by fac586 on Jan 18 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2011
Added on Jan 18 2011
5 comments
2,003 views