You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2021. It is now read-only.
Allow expanding of components in selected availableFormats
e.g. If a requested pattern is yMMMMd, but only yMMMd exists in the
availableFormats array, yMMMd is used, but the number of M symbols in
the pattern is expanded to match the requested format.
This is in accordance with the LDML specification:
http://www.unicode.org/reports/tr35/tr35-dates.html#availableFormats_appendItems
0 commit comments