Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.31k stars 534 forks source link

DataGridCellDatePicker: parse valid date format #5841

Closed stsrki closed 1 week ago

stsrki commented 1 week ago

Closes #5837

I have chosen to not break any users code for now, and just parse valid date format if it is provided as before.

In 2.0 we can plan to migrate to a new format without the usage of "{0:*".