Initial thought is the date /time would be:  11/21/2007 @ 7:35 
(PM)  ( 28 seconds as well).
The 000Z would probable reference the date/time is in a Zulu Time.

Now using CF to format it, if you can use RegEx and parse the "T" and ".000Z" 
and see if it validates as a date/time object.
Other than that, may have to parse it more.

My 2 cents. Maybe someone else has already done this or something easier

----------------------------------------

                                From: "Che Vilnonis" <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2007 11:38 AM
To: CF-Talk <cf-talk@houseoffusion.com>
Subject: Getting the data & time from an unfamiliar returned value 

Here is the value: 2007-11-21T19:35:28.000Z
It comes from the eBay REST API. It is in a format I have not seen. What can
I do (with CF) to pull a valid date and time?

Thanks, Che



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293927
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