From: kskasi@hotmail.com
Subject: Re: Date formating without using Format mask
Date: 2000/06/06
Message-ID: <393C31DA.21AC67C@hotmail.com>#1/1
Content-Transfer-Encoding: 7bit
References: <04dbb546.bc2c1178@usw-ex0110-076.remarq.com>
X-Accept-Language: en
Content-Type: text/plain; charset=us-ascii
X-Trace: 6 Jun 2000 08:33:37 +0950, 143.216.147.118
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.tools


Hello there

Why don't you want to use format mask. You can achieve what you want quite easily if you use format mask. If you have a format mask of DD/MM/RRRR then the
date entered in whatever format would be converted to the above format. You can even enter the date as 12-12-2000 or 12 12 00 or 12/12/00. It would
aotomatically convert it to the above format. Hope this helps

cheers..kasi

ravioli wrote:

> Hi,
>
> Help!! In forms I want the users to enter date
> without the '/' and display the entered date with '/'. If
> you include the format mask the forms expect the
> '/'.
>
> I hope someone can help me
>
> Forms should
> allow date entry as:
> mmddyy
> mmddyyyy
>
> GUI
> should reformat and display as:
> mm/dd/yy
>
> * Sent from AltaVista http://www.altavista.com Where you can also find related Web Pages, Images, Audios, Videos, News, and Shopping.  Smart is Beautiful



