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




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207398
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to