Open IG-Mori opened 10 months ago
The DatePicker format for editing DateTime type data in IgbColumn does not support the Japanese standard format (yyyy/mm/dd).
What is the actual result after following the steps to reproduce? =>The format of the edit text is "mm/dd/yyyy".
What is the expected result after following the steps to reproduce? => The format of the edit text is "yyyy/mm/dd".
Attach a sample if available, and screenshots, if applicable.
BlazorWasmApp1_IgbGrid_DatePicker_rev.zip
Description
The DatePicker format for editing DateTime type data in IgbColumn does not support the Japanese standard format (yyyy/mm/dd).
Steps to reproduce
Result
What is the actual result after following the steps to reproduce? =>The format of the edit text is "mm/dd/yyyy".
Expected result
What is the expected result after following the steps to reproduce? => The format of the edit text is "yyyy/mm/dd".
Attachments
Attach a sample if available, and screenshots, if applicable.
BlazorWasmApp1_IgbGrid_DatePicker_rev.zip