To represent a datetime interval in a decimal representation literal, represent the year (YYYY), month (MM), day (DD), hour (hh), minute (mm), second (ss), and a sign (t) as YYYYMMDDhhmmss in fixed point with a precision of 14 and a scaling of 0.
The following is an example of representing a datetime interval in a decimal representation literal: