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

Replace moment package by native objects #33

Open
piotr-cz opened this issue Sep 15, 2020 · 1 comment
Open

Replace moment package by native objects #33

piotr-cz opened this issue Sep 15, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@piotr-cz
Copy link
Contributor

Describe the bug

The moment package added in v4.3 is considered by it's maintainers a legacy project:

We now generally consider Moment to be a legacy project in maintenance mode. It is not dead, but it is indeed done.
...
In most cases, you should not choose Moment for new projects. However there are some possible reasons you might want to keep using it.

Reference: momentjs website > Project Status.

By quick look at ProteGo-Safe/web source code, should't require too much effort to refactor application to use native Date and Intl.DateTimeFormat or Luxon.

To Reproduce
N/A

Expected behavior
N/A

Screenshots
N/A

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Additional context
N/A

@arthurkowalsky
Copy link
Contributor

Hey @piotr-cz

Thanks for the information!

We will replace this library with new one or just write our own.

Internal ticket number SCPSU-220

@qLb qLb added enhancement New feature or request help wanted Extra attention is needed labels Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants