.toUTCString()

Term side of the Card
Topic: Date
Unit title: .toUTCString()
Categories: Method
Explanation side of the Card

Explanation: The method that returns a string representing the date and time of a `Date` object in UTC, formatted according to the RFC 1123 standard. It provides a standardized representation of the date and time in UTC.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: