toLocaleString()

Syntax:

toLocaleString()

Return:

A date converted to a string using the local time zone.

Remarks:

This function will convert a Date object to a string using the local time zone.

image\Script_Button.jpgExamples

 

see also:Date.parse, toGMTString, toUTCString