DateGalleryInvalidDateError
ERROR
Error which is thrown whenever the DateGallery is given an invalid Date object, or when Date object cannot be constructed from a string.
An example of an invalid date would be '2000-42-42' as there is no 42th month.
Since 1.6.0