Around 7:45pm Central time, I noticed that the format of the
created_at timestamp changed from "Fri, 15 May 2009 14:41:50 +0000" to
"2009-05-15 14:41:50 UTC".  Was this change intentional?  If so, was
it communicated anywhere?  We had to rush out a fix to our app in
order to change the format string we were using to parse the date.

(The true issue, of course, is that Python needs a strtotime() like
PHP. :-)

Chris

Reply via email to