Open ZenCocoon opened 6 years ago
The format should match iso8601 standard, therefore YYYY-mm-dd for the dates and YYYY-mm-ddTHH:mm:ssz for the datetimes.
iso8601
YYYY-mm-dd
YYYY-mm-ddTHH:mm:ssz
At least one place that need the fix: http://developers.bookingsync.com/reference/endpoints/bookings/#search-bookings
you can used moment.js to convert and format date time :)
The format should match
iso8601
standard, thereforeYYYY-mm-dd
for the dates andYYYY-mm-ddTHH:mm:ssz
for the datetimes.At least one place that need the fix: http://developers.bookingsync.com/reference/endpoints/bookings/#search-bookings