SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

[BUG] Date is out of range error in datepicker when value is 0001-01-01 #1206

Closed herflis closed 2 years ago

herflis commented 3 years ago

0001-01-01 is by default the value of empty date fields, but this type of fields are marked as incorrect "Date should not be before minimal date"

tusmester commented 2 years ago

Duplicate of https://github.com/SenseNet/sn-client/issues/1416