DateTime elements

All elements of type dateTime must be specified by using the following format:

YYYY-MM-DDTHH:MM:SS[+-][TimeZone] or YYYY-MM-DDTHH:MM:SS[Z] (Zulu time, meaning UTC + 0)

Example:2015-04-30T14:32:00+02:00 or 2015-04-30T14:32:00Z 

Note that the TimeZone part of the element is given in hours and minutes relative to UTC.  (+02:00 is correct for daylight saving time in Noway)