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

Supports 4489: add ISO_8601 date format #679

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

benwaples
Copy link
Contributor

Description

Adds ISO_8601 to luxon datetime formats

Motivation and Context

This PR supports: BED-4489

Why is this change required? What problem does it solve?

This format supports the ISO 8601 date format which is yyyy-mm-dd

How Has This Been Tested?

*Please describe in detail how you tested your changes.
Manually tested that the format string works as expected.

Screenshots (optional):

Types of changes

  • Chore (a change that does not modify the application functionality)

Checklist:

@benwaples benwaples added the user interface A pull request containing changes affecting the UI code. label Jun 28, 2024
@benwaples benwaples self-assigned this Jun 28, 2024
@benwaples benwaples changed the title chore: add ISO_8601 Supports 4489: add ISO_8601 date format Jun 28, 2024
@benwaples benwaples enabled auto-merge (squash) June 28, 2024 19:37
@benwaples benwaples merged commit 6ada96e into main Jun 28, 2024
3 checks passed
@benwaples benwaples deleted the BED-4489--add-datetime-format branch June 28, 2024 19:49
@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
user interface A pull request containing changes affecting the UI code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants