[time_picker]start date display is not inclusive #16462
Comments
|
Thanks @junlincc , |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
Thanks @junlincc , |
Currently, we use Native filter on Superset version 1.2, but looks like The actual time range does not show correctly with SIP-15 (in the SIP-15 the time range must is [inclusive, exclusive) ). So that mean the actual time range and the tool tip must show label as: from_date <= col < to_date.
Expected results
Actual results
Environment
(please complete the following information):
1.2Checklist
The text was updated successfully, but these errors were encountered: