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

DateRangePicker: Fix DateFormat (#8737) #8779

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dhess-dev
Copy link
Contributor

Description

Special thanks to @meenzen & @Anu6is for helping me debug and fix this issue.

fixes #8737

How Has This Been Tested?

unit

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@github-actions github-actions bot added bug Something does not work as intended/expected PR: needs review labels Apr 22, 2024
@ScarletKuro ScarletKuro requested a review from henon April 22, 2024 12:38
@henon henon merged commit 0202d90 into MudBlazor:dev Apr 22, 2024
3 checks passed
@henon
Copy link
Collaborator

henon commented Apr 22, 2024

Thanks

biegehydra pushed a commit to biegehydra/MudBlazor that referenced this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something does not work as intended/expected PR: needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date Range Picker Formatting Issue
2 participants