how's this?

<cfset mydate = listchangedelims(mylist,',',' ')>
<cfset mydate = evaluate("createdatetime(#mydate#)")>

I was going to put it all on one line but then I realized my mail
cilent would cut it in half.

> Any REGEX afficiandoes out there wish to tell how to
> parse:

> 2005 5 20 14 48 33

> into its component parts:

> 2005 (year)
> 5    (month)
> 20   (etc)
> 14
> 48
> 33

> so I can build a CF datetime object?

> Yes, I know I should do it myself. Yes, I know it is
> relatively simple.

> <WHINE>
> But, I only need to do one of these REGEX things about
> every three months,
> and, I swear, I simply
> forget everything about REGEX in the interim. It just
> leaks out of my brain
> faster than I can remember it ...
> </WHINE>

> Richard Colman

s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207427
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to