Newer Version Available
Supported DateTime Format
Use the yyyy-MM-dd’T’HH:mm:ss.SSSZ format to
specify dateTime fields. Currently, the Loyalty Management Mobile SDK doesn’t
support defining custom datetime formats.
| Available in: all editions that have Loyalty Management enabled |
- yyyy is the four-digit year
- MM is the two-digit month (01-12)
- dd is the two-digit day (01-31)
- T is a separator indicating that time-of-day follows
- HH is the two-digit hour (00-23)
- mm is the two-digit minute (00-59)
- ss is the two-digit seconds (00-59)
- SSS is the optional three-digit milliseconds (000-999)
- Z is the reference UTC timezone