Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tech Debt: Use the newly added day.js library to replace our existing dateUtils function #2736

Closed
emilycnava opened this issue Nov 5, 2024 · 2 comments · Fixed by #3892
Closed
Assignees
Labels
help wanted Good tasks for open source contributors or new folks

Comments

@emilycnava
Copy link
Contributor

emilycnava commented Nov 5, 2024

Summary

Use the newly added day.js library to replace our existing dateUtils function to consolidate date/time handling to one library

Acceptance criteria

  • Day.js should be the sole source of formatting dates/times in the application.
  • Deprecation of old dateUtils method (if it's no longer useful after the conversion)
@btabaska
Copy link
Collaborator

Karina Is working on this ticket.

@karinamzalez
Copy link
Contributor

Link to PR: #3892

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Good tasks for open source contributors or new folks
Projects
3 participants