Commit a8b6625
committed
feat: add timezone conversion utilities for date filters
- Introduce functions to convert dates to UTC timestamps for start and end of day in specified timezones.
- Update datepicker component to utilize new timezone utilities for accurate date filtering.1 parent 0235e10 commit a8b6625
3 files changed
Lines changed: 1 addition & 2 deletions
File tree
- packages/datum-ui/src
- components/data-table/features/filter
- components
- utils
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
0 commit comments