When using the API to specify start and end DateTime ranges, the DateTime parameters should be specified in Unix time (Also referred to as Epoch time.) Unix time can be found by using a converter such as www.epochconverter.com.

Note that seconds are not allowed when specifying an exclusion period for a schedule, so the Unix timestamp should be formatted to end in 0000 such as 1432653360000.