Skip to content

refactor(date-time-picker): switch from 'moment-timezone' to 'date-fns' (or something else lightweight) #1

Description

@cray0000

moment-timezone is very heavy (770 kb bundled). Currently we somewhat mitigate it by importing it asynchronously, but it makes sense to get rid of it completely and replace it with something lightweight like date-fns or similar.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions