Figured out what’s the problem: the problem is in localized date format, the plugin doesn’t recognize the localized name of the month.
Once I’ve changed the date format to dd-mm-yyyy everything started to work like a charm.
Hope that this will be useful for anyone.