finos / messageml-utils

MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
https://docs.developers.symphony.com
Apache License 2.0
12 stars 28 forks source link

Datepicker: Restrict format values #227

Closed symphony-enrico closed 3 years ago

symphony-enrico commented 3 years ago

Restrict possible date format placeholders to 'M', 'd', and 'y'. Right now it is possible to add seconds, minutes, etc, which can create issues and confusion.