gis-tools-ts - v0.6.0
    Preparing search index...

    Class GTFSCalendarDate

    Calendar Dates

    Conditionally Required Explicitly activates or disables service on particular dates.

    • If used with calendar.txt, it modifies the default service patterns.
    • If calendar.txt is omitted, all service dates must be listed here.
    Index

    Constructors

    Properties

    Constructors

    Properties

    date: Date

    Required Date of the service exception, parsed as a JavaScript Date. Originally in GTFS as a YYYYMMDD string (no time component).

    exceptionType: GTFSExceptionType

    Required Indicates whether service is added (1) or removed (2) on this date.

    serviceId: string

    Required Identifies a set of dates where service exception occurs. References calendar.service_id if used with calendar.txt; or acts as a standalone ID if calendar.txt is omitted.