Open c960657 opened 8 years ago
The Backbone validation callback requires that endDate > startDate. Google accepts endDate == startDate.
endDate > startDate
endDate == startDate
The Backbone validation callback requires that
endDate > startDate
. Google acceptsendDate == startDate
.