mattermost/mattermost-plugin-mscalendar

Add space between time and AM/PM for events

Open

#318 opened on Aug 31, 2023

 (1 comment) (0 reactions) (0 assignees)Go (35 forks)auto 404
Good First IssueHacktoberfest

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

Description

For consistency and readability with how we’re displaying times elsewhere, we should add space before AM/PM where it is used.

How we’re currently displaying the time in an event:

Acceptance criteria

  • The screenshot above should display display as "6:00 PM - 6:15 PM (Europe/Madrid)"

Related issues

Contributor guide