Options
All
  • Public
  • Public/Protected
  • All
Menu

A representation of time as a Date object, a localized string, and a time zone.

Hierarchy

  • Time

Index

Properties

text: string

A string representing the time's value. The time is displayed in the time zone of the transit stop.

time_zone: string

The time zone in which this stop lies. The value is the name of the time zone as defined in the IANA Time Zone Database, e.g. "America/New_York".

value: Date

The time of this departure or arrival, specified as a JavaScript Date object.

Generated using TypeDoc