UCT is not working
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
```
let cleanedReadBy = dayjs(readBy).utc()
```
Is not returning a UCT date !!!
Contributor guide
Research direction
Start by reproducing the reported `dayjs(readBy).utc()` snippet and record the actual result and expected UTC value. Then inspect the UTC entry point and related tests, if present, to determine the intended behavior; done means the reported call returns a UTC date consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100