diff --git a/lib/locales/pl.js b/lib/locales/pl.js index 05251264f..9818ab8de 100644 --- a/lib/locales/pl.js +++ b/lib/locales/pl.js @@ -74,6 +74,10 @@ Sugar.Date.addLocale('pl', { '{shift} {unit:5-7}', '{0} {shift?} {weekday}' ], + 'timeParse': [ + '{date} {months} {year?}', + '{weekday?}\\.?,? {date} {months} {year?}' + ], 'timeFrontParse': [ '{day|weekday}', '{date} {months} {year?} {1?}',