-
Notifications
You must be signed in to change notification settings - Fork 34
All dates should be in UTC time #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
It's really useful. Perhaps, we should set |
php-coder
added a commit
that referenced
this issue
May 25, 2019
- enable back ParameterName check - disable MixedMutabilityReturnType check - fix errors about using system timezone (see http://errorprone.info/bugpattern/JavaTimeDefaultTimeZone and #76) Changelog: https://github.com/google/error-prone/releases/tag/v2.3.3 No functional changes.
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should store dates in UTC time and convert to user's timezone when needed.
The text was updated successfully, but these errors were encountered: