This is because 2008-10-19 0:00 did not exist in Brazil. One minute
after 2008-10-18 23:59 it was 2008-10-19 1:00 due to summer time change:

$ LC_ALL=C date -d '2008-10-18 23:59'
Sat Oct 18 23:59:00 BRT 2008

$ LC_ALL=C date -d '2008-10-19 0:59'
date: invalid date `2008-10-19 0:59'

$ LC_ALL=C date -d '2008-10-19 1:0'
Sun Oct 19 01:00:00 BRST 2008

So, nothing to be concerned about. :-)

** Changed in: langpack-locales (Ubuntu)
       Status: New => Invalid

-- 
valid date reported as invalid
https://bugs.launchpad.net/bugs/285257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to