I am using [`date-fns`](https://github.com/date-fns/date-fns#readme) in my project and I don't want to install two separate packages for "the same" job. Is there a way to use `date-fns` or [`Day.js`](https://github.com/iamkun/dayjs#readme) instead of [`Moment.js`](https://github.com/moment/moment/#readme)?