-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Currently, Charlie uses Moment.js for all date, time, and timezone-based functionality because honestly, who wants to code all that stuff from scratch? No thanks. However, Moment.js is being retired, eventually in favor of the upcoming Temporal global object. In the interim, the Moment.js team has some recommendations for replacements.
- investigate alternatives
- pick one
- decide when to make the switch (i.e., do we wait for Temporal? Find a reasonable polyfill? etc.)
- do the switching of the thing
Metadata
Metadata
Assignees
Labels
No labels