Git Product home page Git Product logo

Comments (8)

Nerian avatar Nerian commented on August 21, 2024

Hi,

Maybe you could just $(selector).val(). But according to the docs, data('date') should work too. Let @eternicode know about this by opening an issue at:

https://github.com/eternicode/bootstrap-datepicker/issues

from bootstrap-datepicker-rails.

Dinuz avatar Dinuz commented on August 21, 2024

Hi @Nerian,
unfortunately I already tried to use $(selector).val(), but the result is the same...it's kind of not very clear.
I anyway opened an issue in the @eternicode, and I am waiting for his answer.
Thanks anyway.

from bootstrap-datepicker-rails.

Nerian avatar Nerian commented on August 21, 2024

The change that creates this issue must be in one of this commits:

868c77e
0235324

And I think this line is the one:
868c77e#L1L311

from bootstrap-datepicker-rails.

Nerian avatar Nerian commented on August 21, 2024

This works for me too:

$(selector).data('datepicker').getFormattedDate()

Although definitely check with @eternicode on why was that changed and the right way to do it now.

from bootstrap-datepicker-rails.

Nerian avatar Nerian commented on August 21, 2024

And $(selector).val() should work too, but notice that the val() call will need to be done in the input field, not the div.

from bootstrap-datepicker-rails.

Dinuz avatar Dinuz commented on August 21, 2024

I agree but there is not input field...that is what I need to fill up after

Sent from my iPhone

On May 9, 2013, at 6:22 PM, Gonzalo Rodríguez-Baltanás Díaz [email protected] wrote:

And $(selector).val() should work too, but notice that the val() call will need to be done in the input field, not the div.


Reply to this email directly or view it on GitHub.

from bootstrap-datepicker-rails.

Dinuz avatar Dinuz commented on August 21, 2024

Yes that is the line that I was thinking too...couldn't try on the 1.0.0.4 cause there is no gem for that!
This is why the issue appear on the 1.0.0.5!

I checked with @eternicode but still he didn't answer

Sent from my iPhone

On May 9, 2013, at 6:16 PM, Gonzalo Rodríguez-Baltanás Díaz [email protected] wrote:

The change that creates this issue must be in one of this commits:

868c77e
0235324

And I think this line is the one:
868c77e#L1L311


Reply to this email directly or view it on GitHub.

from bootstrap-datepicker-rails.

Nerian avatar Nerian commented on August 21, 2024

Aye, I didn't push that gem. Now it is available. Also I will tag release commits from now on, so that it is easily viewable what are the changes between two versions.

Check this out, particularly the examples 'As component' and 'Attached to non-field element, using events to work with the date values':

http://eternicode.github.io/bootstrap-datepicker/#examples

It seems to me that from now on when working with a non input field you will need to grab the data from the event, instead of data attributes.

from bootstrap-datepicker-rails.

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.