Skip to content

Replace moment package by native objects #33

@piotr-cz

Description

@piotr-cz

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

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions