getDate(mixed date)¶
The getDate method is used to get a Date object that represents given date.
Input parameters¶
date¶
mixed Numeric timestamp of a given date or iso8601 date string.
Returned value¶
The Date object.
mixed date)¶The getDate method is used to get a Date object that represents given date.
mixed Numeric timestamp of a given date or iso8601 date string.
The Date object.