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

range_date doesn't filters YYYY-MM-DD h:mm:ss date formatted data #605

Open
okliv opened this issue Nov 28, 2019 · 1 comment
Open

range_date doesn't filters YYYY-MM-DD h:mm:ss date formatted data #605

okliv opened this issue Nov 28, 2019 · 1 comment

Comments

@okliv
Copy link

okliv commented Nov 28, 2019

I have date column data in this moment format: YYYY-MM-DD h:mm:ss and try to use bootstrap-datepicker plugin to filter within range_date filter_type:

{
filter_type: 'range_date',
datepicker_type: 'bootstrap-datepicker',
date_format: 'yyyy-mm-dd',
moment_date_format: 'YYYY-MM-DD h:mm:ss',
}

no luck. it filters everything or nothing depending on one exact from date 2019-11-29 (like, tomorrow? today is 2019-11-28)

help 🙏

jsfiddle

Originally posted by @okliv in #435 (comment)

@okliv okliv changed the title range_date filter_type doen't filters 'YYYY-MM-DD h:mm:ss data' formatted data range_date filter_type doesn't filters 'YYYY-MM-DD h:mm:ss data' formatted data Nov 28, 2019
@okliv okliv changed the title range_date filter_type doesn't filters 'YYYY-MM-DD h:mm:ss data' formatted data range_date filter_type doesn't filters YYYY-MM-DD h:mm:ss date formatted data Nov 28, 2019
@okliv okliv changed the title range_date filter_type doesn't filters YYYY-MM-DD h:mm:ss date formatted data range_date doesn't filters YYYY-MM-DD h:mm:ss date formatted data Nov 28, 2019
@okliv
Copy link
Author

okliv commented Dec 3, 2019

@vedmack, any status on this? i have added jsfiddle as you asked. is it enough?

thanks in advance

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

1 participant