Online scoreboard
Departure
Arrival
Today {{ moment().format('LL') }}
Updating the data
(Every 30 seconds)
To the list of cities
{{ itemCity.city }}
{{ itemFlight.NAME_ENG }}
{{ itemFlight.TO_TOWN_ENG }} / {{ itemFlight.TO_ENG }}
Departure: {{
itemFlight.SENDING }}
Arrival: {{
itemFlight.ARRIVAL }}
{{ itemFlight.PLANE }}
{{
moment((item.split(',').join(''))-1, 'e').format('dddd') }}
{{ itemFlight.FROM_TOWN_ENG }}
{{ moment(itemFlight.PERIOD_START,
'DD.MM.YYYY').format('ll') }} - {{ moment(itemFlight.PERIOD_FINISH,
'DD.MM.YYYY').format('ll') }}
{{ itemFlight.STATUS_ENG }}
Updating the data
(Every 30 seconds)
To the list of cities
{{ itemCity.city }}
{{ itemFlight.NAME_ENG }}
{{ itemFlight.TO_TOWN_ENG }} / {{ itemFlight.TO_ENG }}
Departure: {{
itemFlight.SENDING }}
Arrival: {{
itemFlight.ARRIVAL }}
{{ itemFlight.PLANE }}
{{
moment((item.split(',').join(''))-1, 'e').format('dddd') }}
{{ itemFlight.FROM_TOWN_ENG }}
{{ moment(itemFlight.PERIOD_START,
'DD.MM.YYYY').format('ll') }} - {{ moment(itemFlight.PERIOD_FINISH,
'DD.MM.YYYY').format('ll') }}
{{ itemFlight.STATUS_ENG }}
Updating the data
(Every 30 seconds)
{{ th }}
{{ itemDay.date }}
{{ itemFlight.NAME_ENG }}
{{ itemFlight.TO_TOWN_ENG }} / {{ itemFlight.TO_ENG }}
{{ moment(itemFlight.SENDING, 'DD.MM.YYYY HH:mm').format('HH:mm') }}
/ {{ moment(itemFlight.DEPARTURE, 'DD.MM.YYYY HH:mm').format('HH:mm') }}
/ --:--
{{ itemFlight.PLANE }}
{{ itemFlight.STATUS_ENG }}
Updating the data
(Every 30 seconds)
Updating the data
(Every 30 seconds)
{{ th }}
{{ itemDay.date }}
{{ itemFlight.NAME_ENG
}}
{{ itemFlight.FROM_TOWN_ENG }}
/ {{ itemFlight.TO_ENG }}
{{ moment(itemFlight.ARRIVAL, 'DD.MM.YYYY HH:mm').format('HH:mm') }}
/ {{ moment(itemFlight.LANDING, 'DD.MM.YYYY HH:mm').format('HH:mm') }}
/ --:--
{{ itemFlight.PLANE }}
{{ itemFlight.STATUS_ENG }}