Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Outdated
-
r2.06.09
-
None
-
None
-
cms 2.06.09
Description
I have a date field with the prototype default value set to year 0,
<sv:property sv:name="web:enddate" sv:type="Date">
<sv:value>0000-01-01T00:00:00.000+00:00</sv:value>
</sv:property>
When i create a new document with this field, the date in the cms frontend is set to somewhere in 2001-12-30
When i save the document, without changing the date, i can see in the console it stored the correct date:
0000-01-01T00:00:00.000Z