Convert a Date object to a string:
The result of n will be:
The toString() method converts a Date object to a string.
Note: This method is automatically called by JavaScript whenever a Date object needs to be displayed as a string.
![]()
The toString() method is supported in all major browsers.
| Type | Description |
|---|---|
| String | The date and time as a string |
| JavaScript Version: | 1.0 |
|---|
JavaScript Date Object
Your message has been sent to W3Schools.