This is a multi-part message in MIME format.

------=_NextPart_000_00C6_01BFCF09.72BC94C0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


I have a source that is outputting dates in this format:

26-May-2000 10:55:16 -0500

It doesn't seem that any of CF's date functions want to touch it.  I was =
wanting to decrease the amount of overhead on the server by not messing =
with the trim and replace functions, especially seeing that this is =
going to be a very repetitive function.  Does anyone have any =
suggestions or am I doing something wrong?  I would like an output of =
May 26 2000.  I guess I could trim after the first whitespace and then =
do formatting from there, but if anyone has a better suggestion I would =
appreciate it.

Adam Cantrell

------=_NextPart_000_00C6_01BFCF09.72BC94C0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have a source that is outputting =
dates in this=20
format:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>26-May-2000 10:55:16 -0500</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>It doesn't seem that any of CF's date =
functions=20
want to touch it.&nbsp; I was wanting to decrease the amount of overhead =
on the=20
server by not messing with the trim and replace functions, especially =
seeing=20
that this is going to be a very repetitive function.&nbsp; Does anyone =
have any=20
suggestions or am I doing something wrong?&nbsp; I would like an output =
of May=20
26 2000.&nbsp; I guess I could trim after the first whitespace and then =
do=20
formatting from there, but if anyone has a better suggestion I would =
appreciate=20
it.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Adam =
Cantrell</FONT></DIV></BODY></HTML>

------=_NextPart_000_00C6_01BFCF09.72BC94C0--

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to