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
When using <mp:datePicker pattern="dd.mm.yy" /> instead of seeing the year 2016, the year 1916 is presented to the user. When changing pattern to "dd.mm.yyyy" the correct year is displayed.
The text was updated successfully, but these errors were encountered:
When using
<mp:datePicker pattern="dd.mm.yy" />
instead of seeing the year 2016, the year 1916 is presented to the user. When changing pattern to "dd.mm.yyyy" the correct year is displayed.The text was updated successfully, but these errors were encountered: