FIRST-Tech-Challenge / FIRST-Tech-Challenge/scorekeeper
Timestamps in WS Endpoint Returned in Local Time
Open
bug
Local
- Dominant language
- No language data
- Stars
- 110
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
In the API, generally anything to do with a timestamp (either being given out or being entered via a If-Modified-Since header) seem to be in ms since epoch, in UTC/GMT time zone. However the timestamps that are in the WebSocket connection (/api/v2/stream/) seem to be given in local time instead, contrary to the rest of the API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.