Automattic / Automattic/mongoose
feature request: temporal support
- Dominant language
- JavaScript
- Stars
- 27.5k
- Forks
- 4k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 35
Description
Maybe too early to request this kind of feature but i want some form of support for the new [temporal](https://tc39.es/proposal-temporal/docs/index.html) objects so we don't lose any timezone information, or being able to compare just dates, or only time
some experimental flag maybe? :)
Contributor guide
Research direction
Read the TC39 Temporal proposal linked in the issue and inspect Mongoose's existing date and time handling to identify the affected schema and comparison paths. No files or tests are named; first establish the supported Temporal objects and an agreed scope, then add coverage showing timezone preservation and date-only or time-only comparisons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100