Hello!So the scenario is basically just transferring the date of a date picker input , to another page using wixLocation.to and query.
So i tried converting the day to ISO format ( 2017-08-12 ) but i still get errors…
1st Page
This from the first page, i just create the redirect link with the query .The toformat i created it to make the date ISO format.
2nd Page
The page that the results are transferred to is this:# checkin and # checkout are both date inputs.
I’m getting this error.
Before i tried using the ISO format, i just used the default that wix had,but i still got errors:
I’m not sure what format it actually wants If a wix stuff can take a quick look at it please!!!