TimePicker: will display the correct dates when selecting range in calendar with tz. (#35829)

* fixing calendar issue.

* reset yarn.lock.

* added boilerplate for test.

* added tests to verify bugfix.
This commit is contained in:
Marcus Andersson
2021-06-17 15:45:06 +02:00
committed by GitHub
parent 0fea1cf970
commit b1286ab8d6
4 changed files with 109 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ export const Components = {
fromField: 'TimePicker from field',
toField: 'TimePicker to field',
applyTimeRange: 'TimePicker submit button',
calendar: 'TimePicker calendar',
},
DataSource: {
TestData: {