radzenhq / radzen-blazor-studio

Sample applications created with Radzen Blazor Studio
https://www.radzen.com/blazor-studio
16 stars 2 forks source link

how to set FormatString={}, what is the synatx #105

Closed luzwales closed 1 year ago

luzwales commented 1 year ago

how to set FormatString={}, what is the synatx Property="Date" FormatString="{0:d}" I want to set Date format as "MMM dd, yyyy", how to set?

luzwales commented 1 year ago

closed ! FormatString="{0:MMM dd, yyyy}"