mattermost-community / mattermost-plugin-agenda

Mattermost plugin to handle meeting agendas
Apache License 2.0
35 stars 21 forks source link

Improve setting date format #17

Open DHaussermann opened 4 years ago

DHaussermann commented 4 years ago

The way the date format is set is too brittle. Setting an incorrect format or, setting it in a way that is correct with a date other than January 2nd will cause the plugin to behave incorrectly in various ways.

Some suggestions form @marianunez on the previous PR about how this can be improved...

My Suggestion would be to have a textbox where the hash-tag can be set and a radio button to select your desired date format.