You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
won't fix since it would get confusing to return a different month based on Java/Ruby calls.
probably a solution - in the long term - would be moving to Java 8's new date/times APIs ...
that would probably help some user confusion: #2049
currently
Time
auto-coerces tojava.util.Date
(e.g. with Java collections) and it stays that way :The text was updated successfully, but these errors were encountered: