Comment 2 for bug 514376

Revision history for this message
Guillaume Bort (guillaume-bort) wrote :

It is the same bug, it is just a problem of SimpleDateFormat that accept 2024-28-46 as input value. We should use JodaTime for parsing that has not the same problem.