> --
> You received this message because you are subscribed to the Google Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com.
> To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
>
>
Are you sure it isn't timezone related? Mongod doesn't store timezone info so your client and server need to be sharing dates in the same timezone.
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
Your locality appears to be central european timezone which is +1 against Zulu (gmt)
As no timezone info is saved with mongo it looks like its being saved against gmt.
--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.