Am I understanding correctly that Twitter API requests must use the date format Tue, 27 Mar 2007 22:55:48 GMT
And that the XML responses contain dates in the format Sat Apr 04 06:15:55 +0000 2009 This seems a little crazy to me, but I guess I'll just write a little converter unless there is some way to just use an epoch-based number as date. Is there any plan for the future to standardize the date format to something more widely acceptable?
