You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace moment.js with Day.js for date/time operations
- Replace deprecated moment.js with modern Day.js library
- Create dayjs-wrapper.js for dynamic ESM imports in CommonJS
- Update all services and controllers to use async dayjs pattern
- Maintain API compatibility while improving performance
- All tests passing with new date library
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments