iamkun / iamkun/dayjs

UCT is not working

Open
#2,911 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.