Docs
Known Differences
List currently known behavior differences in a way that helps teams assess practical impact.
Guidance
Trust Comes From Explicit Differences
A strong known-differences page is not an admission of weakness. It is a trust artifact. It tells reviewers exactly where to focus, what practical impact exists, and whether a workaround or tracking path already exists.
Tracked Differences
Parsing
Pre-release parsing edge cases
Timezone scope
Core scope is UTC and fixed-offset behavior, not full timezone data
Locale registration
Locale files do not auto-register on import
Performance comparison semantics
Some benchmark rows are cost comparisons, not perfectly equivalent APIs
How To Use This Doc
Use this page as a migration review aid rather than as a generic tutorial. If the behavior in this area is business-critical, compare it directly against your current moment.js usage and record the outcome before expanding rollout.
The goal is not to eliminate every caveat before evaluation starts. The goal is to make the currently known caveats visible enough that they can be tested deliberately rather than discovered accidentally in production.