Perch Form Template Tag perch:input type datetime
Using type="datetime" creates a field that accepts date and time YYYY-MM-DD HH:MM (optionally :SS too)
<perch:input type="datetime" id="start" required>
Using type="datetime" creates a field that accepts date and time YYYY-MM-DD HH:MM (optionally :SS too)
<perch:input type="datetime" id="start" required>