MudBlazor / MudBlazor

Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
http://mudblazor.com
MIT License
7.21k stars 1.18k forks source link

DateRangePicker: Fix DateFormat (#8737) #8779

Closed dhess-dev closed 3 weeks ago

dhess-dev commented 3 weeks ago

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

Checklist

henon commented 3 weeks ago

Thanks