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

Fix timestamp to use 24 hour instead of 12 hour #3171

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

engechas
Copy link
Collaborator

@engechas engechas commented Aug 15, 2023

Description

Use HH instead of hh in the default format to get the 24 hour rather than 12 hour timestamp. Also add Z to denote UTC

Issues Resolved

Partially #3158

Check List

  • New functionality includes testing.
  • [N/A] New functionality has a documentation issue. Please link to it in this PR.
    • [N/A] New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

graytaylor0
graytaylor0 previously approved these changes Aug 16, 2023
Signed-off-by: Chase Engelbrecht <[email protected]>
@engechas engechas changed the title Fix timestamp to use 24 hour instead of 12 hour, add compression extension to files Fix timestamp to use 24 hour instead of 12 hour Aug 16, 2023
@engechas engechas merged commit 1a17c08 into opensearch-project:main Aug 16, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants