Skip to content
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

Support for epoch build timestamps #91

Closed
trautonen opened this issue Jan 6, 2016 · 1 comment
Closed

Support for epoch build timestamps #91

trautonen opened this issue Jan 6, 2016 · 1 comment
Labels
Milestone

Comments

@trautonen
Copy link
Owner

SimpleDateFormat does not support epoch millis format, but some builds might still use such format. The plugin could detect epoch millis and create a valid date from that.

@trautonen
Copy link
Owner Author

Epoch milliseconds are now supported with a special
<timestampFormat>EpochMillis</timestampFormat>
configuration parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant