Viagem | {{stops[stopId.toString().replace('-dup', '')]}} |
---|---|
{{trips[departure.trip].tripHeadsign}} | {{ trips[departure.trip].stopTimes[stopId] == undefined ? '--' : (!$last || !departure.chegada ? getTime(departure, trips[departure.trip], stopId) : secondsToTime(departure.chegada) ) }} |
Viagem | {{stops[stopId.toString().replace('-dup', '')]}} |
---|---|
{{trips[departure.trip].tripHeadsign}} | {{ trips[departure.trip].stopTimes[stopId] == undefined ? '--' : (!$last || !departure.chegada ? getTime(departure, trips[departure.trip], stopId) : secondsToTime(departure.chegada) ) }} |
Viagem | {{stops[stopId.toString().replace('-dup', '')]}} |
---|---|
{{trips[departure.trip].tripHeadsign}} | {{ trips[departure.trip].stopTimes[stopId] == undefined ? '--' : (!$last || !departure.chegada ? getTime(departure, trips[departure.trip], stopId) : secondsToTime(departure.chegada) ) }} |