Open ghost opened 3 years ago
It would nice if the plugin could respect the user's "Clock Display" setting (12-hour, 24-hour) when rendering localized times.
It looks like the Mattermost plugin API (server-side) supports retrieval of user preferences.
It looks like parsing of 24-hour-format messages from users does work, so I think this issue can be updated to focus purely on the display/rendering side.
It would nice if the plugin could respect the user's "Clock Display" setting (12-hour, 24-hour) when rendering localized times.
It looks like the Mattermost plugin API (server-side) supports retrieval of user preferences.