one module uses
defaults: {
date: new Date(), // Today , can be overridable
is an object, but not an array [] or inline object {}
by the time the processor gets to it, it is a Date object.. not a text value, and not a function,
so the form object is incorrect
there is a Date form item, I think one can convert that to real date object