Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a date as a string value.
objDate.toDateString( )
Remarks
The required objDate reference is a Date object.
The toDateString method returns a string value containing the date, in the current time zone, in a convenient, easily read format.
Requirements
Applies To: Date Object (JScript 5.6)
See Also
Reference
toTimeString Method (JScript 5.6)
toLocaleDateString Method (JScript 5.6)