CreateDate(left(VoteDate, 4), Mid(VoteDate, 5, 2), Right(VoteDate, 2))
Then you can use DateFormat() on this
-----Original Message-----
From: Robert Orlini [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 1:16 PM
To: CF-Talk
Subject: date convert
How can I convert this date: 20031028 into a month, day, year format
with the dateformat command?
I tried: #dateformat((votedate),"mmm dd, yyyy")#, but it does not
display anything.
Thanks in advance.
Robert O.
HWW
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

