Hey all,

I'm building an app which is using the "Checkout by Amazon" service.  Whenever 
an order is placed, Amazon is nice enough to pass me an order notification in 
xml which contains the data associated w/ the order.

Problem is, the "order date" they are passing is in Greenwich Mean Time, and 
looks pretty funky to me:

example: 2009-03-08T06:23:15.000Z

I tried to run some cf functions on that to see if it could operate on it, but 
CF is telling me it's not a valid date/time string.  Does anyone have any 
insight on how I can convert this to something I can use?  Maybe an ODBC 
datetime ...?

Thanks a lot,
Brian FitzGerald


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320244
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to