{{$lang('goTime')}} | {{$lang('capacity')}} | {{$lang('time title')}} |
---|---|---|
{{checkDay(tour.startDate)}} {{ tour.startDate ? tour.startDate.split('T')[0] : ''}} | {{tour.capacity}} | {{tour.seasonOfTour}} |
{{$lang('day' + tourR.day)}} | {{isoFormatDMY(tourR.moveDate + '.000Z')}} | {{checkDay(tourR.moveDate)}} {{ tourR.moveDate ? tourR.moveDate.split('T')[0] : ''}} | {{tourR.destinationCityName}} |