Skip to content

Wrong date format in SubversionRevision class #6

@yngveh

Description

@yngveh

The constant DATE_TIME_ISO8601_FORMAT in class org.elasticsearch.river.subversion.type.SubversionRevision is using a wrong date format, It should be "yyyy-MM-dd'T'HH:mm:ss.SSSZ" instead of ""yyyy-MM-dd'T'hh:mm:ss.SSSZ". This cause the timestamp of the revision sometimes to be 12 hours wrong since it is onlyusing 0-12 values for the hour field.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions