/
band.end

band.end

Defines as the inclusive date and time range between which appointments are required. (Note that start.time, and end.time does not represent the time band between which appointments should be returned every day within the range defined by start.date, and future. Date; that’s done using the band.start and band.end fields below.)If the date is omitted, ServiceOptimizer will use a default start date and time value of <now> plus the number of days specified in the Booking Lead Time for this JobType.If time is not supplied, it defaults to 0000 on the start date (above) but to <now> if the start date is <today>.


defines an inclusive date and time range between which appointments are required.

 (Note that start.time and end.time do not define the time band between which appointments should be returned on every day within the range defined by start.date and end.date; that’s done using the  band.start and band.end fields below.)


If date omitted, ServiceOptimizer will take the end date to be the start date (above) plus the Appointment Booking Horizon (see abs_appt_days_after in [1]).

If time not supplied, it defaults to 2400 on the end date.


Date and time structure 

<dateTime>
    <date>?</date>
    <time>?</time>
</dateTime>


Date and Time definition

Field

Type

Description

datespDate

Date and time formats for the Webservices follow the UTC standard.

Datatype

Web Service Format

Date

CCYY-MM-DD

Time

HH:mm

DateTime

CCYY-MM-DDTHH:mm

timespTime