The DateRangeError class
Guide
Edit on GitHub ✎
Thrown by DateTime::getTimestamp, DateTimeImmutable::getTimestamp, and date_timestamp_get, on 32-bit platforms if the date object represents a date outside of the 32-bit signed range.
Intro
Thrown by DateTime::getTimestamp, DateTimeImmutable::getTimestamp, and date_timestamp_get(), on 32-bit platforms if the date object represents a date outside of the 32-bit signed range.
Class synopsis
extends DateError { }
See Also
DateErrorDateObjectError