.net 返回的时间格式 /Date(1750638813000+0800)/ dayjs不支持转化 momentjs 支持转化
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
,net 返回的时间格式 /Date(1750638813000+0800)/ 不支持转化 moment 支持转化
Contributor guide
Research direction
Start by reproducing the reported .NET value `/Date(1750638813000+0800)/` with Day.js and compare its behavior with Moment.js. Locate the date parsing tests and implementation that handle string inputs; done means the reported value is parsed correctly and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100