Goodreads Developers discussion

191 views
questions > Updated time timezone

Comments Showing 1-2 of 2 (2 new)    post a comment »
dateUp arrow    newest »

message 1: by Paul (new)

Paul Nuñez (paulnunezm) | 19 comments Hi, can anyone tell me the timezone used in the "updatedat" tag in the xml responses.

Thanks.


message 2: by [deleted user] (new)

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?


back to top