DateTools UTC/GMT mismatch -------------------------- Key: LUCENE-1158 URL: https://issues.apache.org/jira/browse/LUCENE-1158 Project: Lucene - Java Issue Type: Bug Components: Javadocs Affects Versions: 2.3 Reporter: Daniel Naber Priority: Minor Attachments: datetools.diff
Post from Antony Bowesman on java-user: ----- I just noticed that although the Javadocs for Lucene 2.2 state that the dates for DateTools use UTC as a timezone, they are actually using GMT. Should either the Javadocs be corrected or the code corrected to use UTC instead. ----- I'm attaching a patch that changes the javadoc and will commit it, unless someone knows a reason the javadoc is correct and the code should be changed to UTC. To my understanding, there's no significant difference between UTC and GMT. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]