Goodreads Developers discussion
questions
>
Updated time timezone
date
newest »

I think it should be UTC.
For example, in the updates/friends endpoint, I pulled an updatedAt node:
2015-02-17T05:55:32+00:00
the +00:00 at the end indicate it's UTC.
Is there some xml that you're seeing that doesn't seem to be returning time zone information at the end of the time?
For example, in the updates/friends endpoint, I pulled an updatedAt node:
2015-02-17T05:55:32+00:00
the +00:00 at the end indicate it's UTC.
Is there some xml that you're seeing that doesn't seem to be returning time zone information at the end of the time?
Thanks.