Converts a Date to the string an <input type="datetime-local"> expects ("YYYY-MM-DDTHH:MM", local time). Empty string for null.
<input type="datetime-local">
Converts a Date to the string an
<input type="datetime-local">expects ("YYYY-MM-DDTHH:MM", local time). Empty string for null.