Date and time input examples
Editor features a built in date time picker through the datetime field type. This control presents the end user with a graphical calendar that can be used to easily enter both dates
					and times.
Out of the box, ISO8601 is the date / time format that is supported, but with Momentjs integration, the date time selector can work with any format of date and time information you require.
Dates and time
- Date picker
 - Formatted dates (client-side with Luxon)
 - Formatted dates (client-side with Moment.js)
 - Formatted dates (server-side)
 - Date and time input
 - Time inputs
 - Time increment options
 - Options - min and max dates
 - Options - always visible
 - Options - week numbers
 - Options - disable days
 - Internationalisation