- field name:
- trp_depDate
- containing:
- Date of departure / departure / start of trip
- field type:
- date
- condition for:
- regions,
- filters,
- offers,
- groups,
- check_external_flight_wait,
- check_external_flight_nowait,
- check_external_hotel_wait,
- check_external_hotel_nowait
- returned in:
- offers,
- groups,
- details,
- filters
date of departure in a particular day
<conditions>
<trp_depDate>20101210</trp_depDate>
...
</conditions>
date of departure in a period
<conditions>
<trp_depDate>20101110:20101231</trp_depDate>
...
</conditions>