Skip to Main Content

Oracle Database Discussions

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!

Date format in Dutch

VijayReddyChandamuriFeb 3 2012 — edited Feb 9 2012
Hi,
I am using a query to display a date.
I am selecting TO_CHAR (c.DAY_DATE, 'DD mon YYYY') where DAY_DATE is of type DATE
I am getting the following result: 05 oct 2011

This is in English. Is there a way to get it in Dutch language, such as: 05 okt 2011. (okt is in dutch).

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2012
Added on Feb 3 2012
5 comments
525 views