Git Product home page Git Product logo

Comments (6)

chihab avatar chihab commented on September 23, 2024

The repository is a fork of Stefan Petre's original code.
http://www.eyecon.ro/bootstrap-datepicker/

As many developers use this picker, the idea was to add the repo to bower registry to make it easily available as a bower component.

No plan to modify it. Sorry.

The picker by Dan Grossmann supports Bootstrap 3.
https://github.com/dangrossman/bootstrap-daterangepicker

from bootstrap-datepicker-eyecon.

frdmn avatar frdmn commented on September 23, 2024

@chihab Thanks for the link, but I need a datepicker which supports the feature to disable specific days. The picker by Dan Grossmann doesn't support that I guess :/

from bootstrap-datepicker-eyecon.

chihab avatar chihab commented on September 23, 2024

Here's what you've got on bootstrap-daterangepicker options:

  • minDate: (Date object, moment object or string) The earliest date a user may select
  • maxDate: (Date object, moment object or string) The latest date a user may select
  • dateLimit: (object) The maximum span between the selected start and end dates. Can have any property you can add to a moment object (i.e. days, months)

from bootstrap-datepicker-eyecon.

frdmn avatar frdmn commented on September 23, 2024

@chihab i've seen that, but i need to be able to disable reandom dates like this: 1st, 2nd, 3rd may is enabled, 4th-8th is disabled, 9th is enabled, 10th-12nd is disabled again, and 13rd-19th is enabled...

from bootstrap-datepicker-eyecon.

frdmn avatar frdmn commented on September 23, 2024

Just found @bevacqua's rome which does exactly what I want :)

from bootstrap-datepicker-eyecon.

chihab avatar chihab commented on September 23, 2024

Glad you've found what you want. :)

from bootstrap-datepicker-eyecon.

Related Issues (1)

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.