{{::sector.DepartureAirport}}-{{::sector.DestinationAirport}}
from {{ sector.SectorTakeOffRange.Min|hoursAndMinutes }} To {{ sector.SectorTakeOffRange.Max|hoursAndMinutes }}
{{ ::mfs.unfilteredAggregates.SectorTakeOffRange[$index].Min|hoursAndMinutes }}
{{ ::mfs.unfilteredAggregates.SectorTakeOffRange[$index].Max|hoursAndMinutes }}
from {{ sector.SectorLandingRange.Min|hoursAndMinutes }} To {{ sector.SectorLandingRange.Max|hoursAndMinutes }}
{{ ::mfs.unfilteredAggregates.SectorLandingRange[$index].Min|hoursAndMinutes }}
{{ ::mfs.unfilteredAggregates.SectorLandingRange[$index].Max|hoursAndMinutes }}