Skip to content

Feat: Option for 24-hour and 12-hour toggle #1648

Closed
@kdh8219

Description

Describe the problem

24-Hour is cool
Makes it more intuitive to see the time at 0 and 12 o'clock

Describe the solution you'd like

make an option or use system option for time fromat

Alternatives considered

No response

Additional context

export const timeHourMinute = (ts: number): string => dayjs(ts).format('hh:mm A');

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions