ant-design-blazor/components/date-picker
Bin Dong d99f4f35a8 feat: add localization option to DatePicker (#206)
* feat: add localization option to DatePicker

* fix(module: datepicker): fix formatting issue

* fix: fix Week/Year panel miss matching
fix picker not update when setting CultureInfo
fix ShortWeekDays names and order

* fix: fix binding of CultureInfo in datetime demos
Add globalization demo

* fix: datetime string format

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-16 12:31:46 +08:00
..
internal feat: add localization option to DatePicker (#206) 2020-06-16 12:31:46 +08:00
style chore: sync ant-design v4.2.3 (#120) 2020-05-16 23:21:59 +08:00
types feat: add localization option to DatePicker (#206) 2020-06-16 12:31:46 +08:00
DatePicker.razor feat: add form(basic features) (#168) 2020-06-01 14:09:28 +08:00
DatePicker.Razor.cs feat: add form(basic features) (#168) 2020-06-01 14:09:28 +08:00
IDatePicker.cs feat: add localization option to DatePicker (#206) 2020-06-16 12:31:46 +08:00
MonthPicker.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
QuarterPicker.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
RangePicker.razor feat: add form(basic features) (#168) 2020-06-01 14:09:28 +08:00
RangePicker.razor.cs feat: add form(basic features) (#168) 2020-06-01 14:09:28 +08:00
WeekPicker.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
YearPicker.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00