yadcf icon indicating copy to clipboard operation
yadcf copied to clipboard

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

Open okliv opened this issue 6 years ago • 1 comments

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 https://github.com/vedmack/yadcf/issues/435#issuecomment-559441359

okliv avatar Nov 28 '19 12:11 okliv

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

thanks in advance

okliv avatar Dec 03 '19 08:12 okliv