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

moment.js removal #453

Open
ITStan opened this issue Aug 12, 2020 · 1 comment
Open

moment.js removal #453

ITStan opened this issue Aug 12, 2020 · 1 comment

Comments

@ITStan
Copy link

ITStan commented Aug 12, 2020

На данное время библиотека moment.js потеряла свою актуальность в связи с появлением поддержки стандартного intl в v8.
Таким образом она может быть большей частью заменена стандартными функциями встроенными в браузер.
Для удобства можно использовать легковесную обертку вроде https://github.com/iamkun/dayjs

@unpete
Copy link
Member

unpete commented Aug 13, 2020

Спасибо, учту.
Проблема в том, что moment используется в куче мест в нашем коде и нескольких сторонних компонентах. Быстро его не выкинуть.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants