Mongo DateTimes show up as integers
Open
- Dominant language
- TypeScript
- Stars
- 131
- Forks
- 67
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
Mongo DateTimes show up as integers but ideally should be represented as how the native mongo shell represents them
Contributor guide
Research direction
Start by reproducing how Mongo DateTimes are rendered in the Cosmos Explorer UI and compare that output with the native Mongo shell representation. Trace the TypeScript display path for the affected value and confirm done when DateTimes no longer appear as integers and instead use the expected Mongo-style representation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, typescript
- Domain
- database, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100