Invalid date string

BADDATE

Development error. An invalid date string was passed to a date utility function. Either the date string contains invalid characters, such as characters not unique enough to specify only one particular month, or the date does not exist (e.g., April 31). This error can also occur if the date variable is a local variable but is not initialized before the call to the date utility function.


Home Contents Previous Next