Coder Social home page Coder Social logo

Comments (7)

mark-bloom avatar mark-bloom commented on June 11, 2024 1

I don't see anything in the .js that limits the number of dates. I suppose a large number of dates may cause the program to slow down, but should be a minimal effect compared to other factors such as website latency.

from miq-nz-booking-tools.

cmartin-kavlifoundation avatar cmartin-kavlifoundation commented on June 11, 2024 1

Thanks Martin. Did it select the date for you or did you have to click on it then the captcha and next?

It was selected. I then did captcha, clicked next, only to discover that I was too slow. Those dates seem to only last for 2-3 seconds at most. One of these days I'll be lucky.

from miq-nz-booking-tools.

axysnz avatar axysnz commented on June 11, 2024

Thanks Mark
I have loaded 24 dates and (once I got the syntax correct without any missing commas) it certainly didn’t crash. I just hope that it will only alert me when those dates come up. I also set the findAnyDate to false which I assume is needed for specific dates.

from miq-nz-booking-tools.

cmartin-kavlifoundation avatar cmartin-kavlifoundation commented on June 11, 2024

I have about 20 specific dates (and findAnyDate=false) and I've successfully gotten a few alerts (but was too slow to lock them in). The only other thing I learned was to be sure to include the leading zeros in the months and days, e.g. 2021-08-01 Good luck!

from miq-nz-booking-tools.

axysnz avatar axysnz commented on June 11, 2024

Thanks Martin. Did it select the date for you or did you have to click on it then the captcha and next?

from miq-nz-booking-tools.

mouarg avatar mouarg commented on June 11, 2024

How about a combination of days and months? For eg: '2021-10-14', '2021-11'

Would that work or it has be in YYYY-MM-DD format only? Thanks

from miq-nz-booking-tools.

axysnz avatar axysnz commented on June 11, 2024

The sample miq-assistance.js has both formats in it so I assume that it's possible.
It's important to include the leading zero on single digits.

'2021-09', '2021-10-04' etc.

from miq-nz-booking-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.