When doing a parsing on a nonexistent date, moment "overflows", eg.
is parsed as February 10th 2011. The date parser could probably throw an exception or indicate that there's been an error returning null/False or something else, that can't be mixed with a date.