I have noticed
that although the modified and created attributes
of the Item
object, are stored as UTC, when they are sent to the
client they are
converted to Date objects using the server's timezone.
I believe it would
be handy and fairly easy to implement a method
to retain the UTC
timezone.
Thomas