I have been using dayjs as a replacement for momentjs at work for a while, I really like the fact that dayjs is so close to momentjs API, it made it easier for me to learn and use, no complaints so far, great library. PS - I usually use https://npm.runkit.com/dayjs to quickly test something.