Open afk-mario opened 4 years ago
When you use a Date picker the dates are set as a date ISO value, but when using the Range picker the dates are set as moment objects.
This may be the default behavior of Antd date picker components, in that case you can ignore this.
Hi @afk-mario ,
Thanks for bringing this up. I think the problem is on our side and might also be present on the WeekPicker
When you use a Date picker the dates are set as a date ISO value, but when using the Range picker the dates are set as moment objects.
This may be the default behavior of Antd date picker components, in that case you can ignore this.