Create date problem

2003-12-02 Thread Robert Orlini
I'm trying to convert this date/time info from the filed #datetime#: 20031201 03:38 PM into something CF can display correctly. I'm using CreateDate for 20031201. How do I also get the time 03:38 PM separated? In other words I would like to have the #DateFormat((Datetime), mmm-dd-)# display

RE: Create date problem

2003-12-02 Thread Hassan Arteaga Rodriguez
:32 AM To: CF-Talk Subject: Create date problem I'm trying to convert this date/time info from the filed #datetime#: 20031201 03:38 PM into something CF can display correctly. I'm using CreateDate for 20031201. How do I also get the time 03:38 PM separated? In other words I would like to have

RE: Create date problem

2003-12-02 Thread Hagan, Ryan Mr (Contractor ACI)
of this function in previous versions of CF. -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 9:32 AM To: CF-Talk Subject: Create date problem I'm trying to convert this date/time info from the filed #datetime#: 20031201 03:38 PM into something

Re: Create date problem

2003-12-02 Thread Ubqtous
Robert, On 12/2/2003 at 09:32, you wrote: RO I'm trying to convert this date/time info from the filed RO #datetime#: 20031201 03:38 PM into something CF can display RO correctly. I'm using CreateDate for 20031201. How do I also get RO the time 03:38 PM separated? In other words I would like to

RE: Create date problem

2003-12-02 Thread Robert Orlini
Ryan, Worked like a charm. Thanks and thanks to the others for the input as well. Robert O. -Original Message- From: Hagan, Ryan Mr (Contractor ACI) [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 9:51 AM To: CF-Talk Subject: RE: Create date problem Try this: cfset