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

Refactor how Dates are used throughout the codebase #83

Open
2 tasks
ROODAY opened this issue Sep 30, 2020 · 0 comments
Open
2 tasks

Refactor how Dates are used throughout the codebase #83

ROODAY opened this issue Sep 30, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request v3.1 Target Release - v3.1

Comments

@ROODAY
Copy link
Member

ROODAY commented Sep 30, 2020

  • Remove moment, try and use vanilla js
  • Make sure that whenever a date is stored in firebase we only store the ms from unix epoch (Date.getTime()), just make sure that displaying locally makes sense
@ROODAY ROODAY added the enhancement New feature or request label Sep 30, 2020
@ROODAY ROODAY changed the title Use moment through codebase to handle timezones Refactor how Dates are used throughout the codebase Sep 30, 2020
@ROODAY ROODAY self-assigned this Oct 1, 2020
@vitorvicente vitorvicente added the v3.1 Target Release - v3.1 label Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v3.1 Target Release - v3.1
Projects
None yet
Development

No branches or pull requests

2 participants