Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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)