Date.toUTCString

Converts a date to a string, using the universal time convention.

Method of Date

Syntax

toUTCString()

Parameters

None

Description

The value returned by toUTCString is a readable string formatted according to UTC convention. The format of the return value may vary according to the platform.

Examples

See also

Date.toLocaleString, Date.toUTCString

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.