andrewplummer / Sugar

A Javascript library for working with native objects.
https://sugarjs.com/
MIT License
4.53k stars 305 forks source link

Parse dd mmm yyyy hh:mm and weekday, dd mm yyyy hh:mm in Polish #665

Open jikamens opened 4 years ago

jikamens commented 4 years ago

Fixes andrewplummer/Sugar#662

I don't know if this is a complete fix because the date-parsing stuff is quite arcane and I don't fully understand it, but this at least seems to solve the problem of Sugar being unable to parse Polish dates that it has itself formatted.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 96.617% when pulling f97aa12fba602aab3efecf63f4e5e1acd6717963 on jikamens:Sugar662 into 4adba2e6ef8c8734a693af3141461dec6d674d50 on andrewplummer:master.