Re: 4 digit year problem

From: Dave Grzebien <dave_at_etci.net>
Date: Tue, 21 Apr 1998 09:54:28 -0400
Message-ID: <6hi8f8$de7$1_at_spike.lci.net>


The format is defaulted to DD-MON-YY. If you want a different format, you can use the TO_CHAR function or you can alter your session setting the NLS_DATE_FORMAT to the desired format that you want.

BobH wrote in message <6hgv4i$j9i_at_bgtnsc02.worldnet.att.net>... Yu Dong wrote:
> Hi, I can setup the date format as I like on the form, but when sending
> the data to the table, it is still DD-MON-YY. I must have missed some
> setup work. Can anyone give a clue?
>
> Thank in advance.
>
> Yu
Received on Tue Apr 21 1998 - 15:54:28 CEST

Original text of this message