dash-core-components
dash-core-components copied to clipboard
dcc.DatePickerRange for specific hour and minutes?
Hey guys, thanks for the awesome app.
How can I use dcc.DatePickerRange to select the specific date with hours? like select the range from 2020/06/01 15:00:00 to 2020/06/01 18:00:00 not just 2020/06/01.
Thanks