Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to use date mask 'dd-MON-rr'?

Re: How to use date mask 'dd-MON-rr'?

From: Ken Madsen <madsenkj_at_pe-nelson.com>
Date: Wed, 22 Jul 1998 09:34:24 -0700
Message-ID: <35B61490.2FE1BFAE@pe-nelson.com>


Also, when using YYYY, to prevent 98 as an entry to be interpreted as 0098, place the FX (format exact) modifier in the date mask.

DD-MON-FXYYYY will accept 1-jan-1998, 12-jan-1998 but not allow any 2 digit years to be entered.

--
Ken Madsen Received on Wed Jul 22 1998 - 11:34:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US