Adrian, For completeness, there is also a request for UNIX timestamps in the queue as well [1].
[1] - http://code.google.com/p/twitter-api/issues/detail?id=306 Doug @dougw On Mar 8, 2:17 pm, Doug Williams <[email protected]> wrote: > Adrian, > Date formats have been a problem in the past. Issue 206 [1], scheduled > for API V2, will handle the API's normalization of dates. > > [1] -http://code.google.com/p/twitter-api/issues/detail?id=206 > > Doug > @dougw > > > > On Sun, Mar 8, 2009 at 5:38 AM, Adrian <[email protected]> wrote: > > > In IE, this date won't Date.parse > > > Sun Mar 08 09:47:49 +0000 2009 > > > this will > > > Sun, 08 Mar 2009 09:58:01 +0000 > > > the problem is with the missing comma in the former. > > > The former are status creation times coming from the twitter.com API, > > the latter are coming from the search.twitter.com API. > > > Could the comma be inserted. > > -- > Doug Williams > > [email protected]http://www.igudo.com
