[ https://issues.apache.org/jira/browse/GROOVY-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582241#comment-14582241 ]
ASF GitHub Bot commented on GROOVY-7462: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/incubator-groovy/pull/39 > groovy.json.internal.Dates instantiates objects without explicitly specifying > the miliseconds parameter > ------------------------------------------------------------------------------------------------------- > > Key: GROOVY-7462 > URL: https://issues.apache.org/jira/browse/GROOVY-7462 > Project: Groovy > Issue Type: Bug > Components: JSON > Affects Versions: 2.4.3 > Reporter: Pascal Schumacher > Assignee: Guillaume Laforge > > groovy.json.internal.Dates instantiates objects without explicitly specifying > the miliseconds parameter. By omission, it ends up using the value provided > by Calendar.getInstance(), which is copied over from > System.currentTimeMillis(). This is a problem when comparing dates. > Source: > [https://mail-archives.apache.org/mod_mbox/incubator-groovy-dev/201506.mbox/%3CCAJ_y_NCp4EKX11DCd%3D%3D7pkoS-16Y2JBnB6xpy%2BDQenYTaOV9Ew%40mail.gmail.com%3E] -- This message was sent by Atlassian JIRA (v6.3.4#6332)