Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a date as a string value.
Syntax
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 (Windows Scripting - JScript)
See Also
toTimeString Method (Windows Scripting - JScript)
toLocaleDateString Method (Windows Scripting - JScript)