Skip to content

Use dayjs or date-fns instead of Moment.js #449

Open
@konuch

Description

@konuch

Please describe the feature you would like to request.

Remove the moment.js library requirement. Allow usage of different datetime library, if necessary.

What is the use-case or motivation for this proposal?

Moment.js is a great library, but it has some problems, one of them being too huge. There are other libraries, like dayjs or date-fns that address moment.js issues and preserve pretty much the same API. See https://github.com/you-dont-need/You-Dont-Need-Momentjs

Is there anything else I should know?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions