Di you try ParseDateTime() ? On Thu, Jun 19, 2008 at 9:26 AM, Rick Sanders <[EMAIL PROTECTED]> wrote: > OK, here's the scoop... > > > > I'm grabbing the date from an XML web service which is returning the date in > the following format: May 21, 2008 > > How can I change it to 05/21/2008 ? > > > > Naturally I had to parse it to a string because Cold fusion won't parse an > XML child node. > > I've tried dateformat, CreateDate, LSParseDateTime and they all return > errors telling me that "May 21, 2008 is an invalid date format".
-- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307686 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

