cern-sis / cern-sis/issues-inspire

ui: replace moment by dayjs

Open
#1,663 0 comments 0 reactions 1 assignee Claimed by @EliseRecejac View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Description
antd is using dayjs instead of moment since version 5, also moment is now a legacy project
to avoid having 2 libraries managing the dates (bundle size), improve the coherence of the codebase and remove a deprecated library we want to use dayjs everywhere in the package

## Work involved
replace every use of moment by dayjs

## Acceptance criteria
no regression
moment is not in the dependencies anymore

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.