Open kimlep01 opened 2 years ago
Currently OpenTMI uses local time zone for filtering test results but Github sends test results as UTC time. These should be aligned to use same time zone (UTC) for clarity.
unfortunately it seems that vue@2 lack of timezone handling for date picker element: https://github.com/ElemeFE/element/issues/14909
Currently OpenTMI uses local time zone for filtering test results but Github sends test results as UTC time. These should be aligned to use same time zone (UTC) for clarity.