Skip to content

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

@cray0000

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    🌱 Important

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions