ReservationDateTimeConverter constructor
Converts a DateTime to a string in the format 'yyyy-MM-dd' and vice versa.
Implementation
const ReservationDateTimeConverter();
Converts a DateTime to a string in the format 'yyyy-MM-dd' and vice versa.
const ReservationDateTimeConverter();