Time.zone() does not work as documented for Photon?

yes, the documentation implies that once you affect Time.zone() that you would have access to UTC by way of Time.now() and your local time via Time.local(), but alas it is not the case.

I refer you to this post.