Some information that I should have included in the original post:

- This happens in tests, but I haven't yet confirmed whether it happens in 
the live server.

On Friday, June 17, 2016 at 2:10:22 PM UTC+2, JohnGB wrote:
>
> I'm using Go with SDK version 1.9.37
>
>
> I'm seeing something odd when testing the datastore with entities which 
> have a time.Time field.  I create the time with 
> time.Now().UTC().Truncate(time.Millisecond), and then save it.  When I 
> retrieve the entity, the time is correct, but the time.Location has 
> changed. from UTC to CEST.  My local timezone is CEST, but all times used 
> in my code are UTC.
>
>
> Is this a know behaviour that the datastore modifies the Location?  If so, 
> is there a way to prevent it?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f0a22b80-644a-4940-adb3-83fc91a45c2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to