Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize date formats #282

Open
ZenCocoon opened this issue May 1, 2018 · 1 comment
Open

Normalize date formats #282

ZenCocoon opened this issue May 1, 2018 · 1 comment

Comments

@ZenCocoon
Copy link
Member

The format should match iso8601 standard, therefore YYYY-mm-dd for the dates and YYYY-mm-ddTHH:mm:ssz for the datetimes.

At least one place that need the fix: http://developers.bookingsync.com/reference/endpoints/bookings/#search-bookings

@toan12a
Copy link

toan12a commented Mar 28, 2020

you can used moment.js to convert and format date time :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants