Hi,
how can I create a form with a datetime object ?
I try:
<f:form.textfield class="form-control" property="startDate.dateTime"
id="startDate" value="2014-05-12" />
but I get this error:
Could not convert the given source into a DateTime object because it
was not an array with a valid date as a string