Open GoogleCodeExporter opened 8 years ago
I was wrong. It's not a device related problem.
The dates are show in locale timezone.
The problem is now just : how to show date with server (cet) timezone ?
Thanks
Original comment by pierregi...@gmail.com
on 5 Oct 2013 at 9:10
You can create an RPC method that returns an NSTimestamp and that should keep
the server time when serialized to the client. But unless you have to have an
NSTimestamp you would be better off using java.util.Date.
Original comment by johnth...@gmail.com
on 6 Oct 2013 at 1:12
Original issue reported on code.google.com by
pierregi...@gmail.com
on 5 Oct 2013 at 8:10