mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -4,6 +4,7 @@ export const Components = {
|
||||
fromField: 'TimePicker from field',
|
||||
toField: 'TimePicker to field',
|
||||
applyTimeRange: 'TimePicker submit button',
|
||||
calendar: 'TimePicker calendar',
|
||||
},
|
||||
DataSource: {
|
||||
TestData: {
|
||||
|
||||
Reference in New Issue
Block a user