Using Date Time Fields
Date/Time fields (startDate, endDate, and attribute6 - attribute7) can appear any number of times within a filter expression.
No wildcards are supported.
If no hours, minutes, seconds or milliseconds are specified then the field adds the time and milliseconds as required by the operations being performed.
The following formats for date/times are allowed:
- yyyy
- yyyy-MM
- yyyy-MM-dd
- yyyy-MM-ddTHH
- yyyy-MM-ddTHH:mm
- yyyy-MM-ddTHH:mm:ss
- yyyy-MM-ddTHH:mm:ss.SSS
- yyyyTD
- yyyy-MMTD
- yyyy-MM-ddTD
- yyyy-MM-ddTHHD
- yyyy-MM-ddTHH:mmD
- yyyy-MM-ddTHH:mm:ssD
- yyyy-MM-ddTHH:mm:ss.SSSD
where D can be either of:
For example:
2010-03-03T23:45+01 2010-03-03T23:45+01:30 2010-03TZ 2010T-0100
The operators given in the table are used as follows:
<startDate | endDate> <operator> <date/time>
For example:
Copyright © Cloud Software Group, Inc. All rights reserved.