RulePoint
- RulePoint 6.1.2
- All Products
<yyyy>-<MM>-<dd>T<HH>:<mm>:<ss>.<SSS>Z
Date Part
| Description
|
---|---|
yyyy
| Year expressed in four digits.
|
MM
| Month expressed in two digits.
|
dd
| Date of the month expressed in two digits.
|
T
| Indicates the time portion of the format.
|
HH
| Hour in the 24-hour format. For example, 0 for 12:00:00 a.m. and 23 for 11:00:00 p.m.
|
mm
| Minutes expressed in two digits.
|
ss
| Seconds expressed in two digits.
|
SSS
| Microseconds expressed in three digits.
|
Z
| UTC time indicator.
|