.toTimeString()

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

Explanation: The method that returns a string representing the time portion of a `Date` object, formatted according to the local timezone. It provides the time in a format that includes the local timezone's offset from 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: