laminas / laminas-form

Validate and display simple and complex forms, casting forms to business objects and vice versa
https://docs.laminas.dev/laminas-form/
BSD 3-Clause "New" or "Revised" License
80 stars 52 forks source link

3.13.x intl lowercase m for minute #232

Closed pine3ree closed 1 year ago

pine3ree commented 1 year ago

The unicode symbol for minute is lowercase 'm' so using str_contains or strpos is more appropriate

see: https://www.unicode.org/reports/tr35/tr35-dates.html#dfst-minute see: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#date-field-symbol-table