Determines if one date time object represents a time before a second one up to a given precision. Note: This is a strict inequality.
dateTime1 < dateTime2
The first date time object to compare.
The second date time object to compare.
The granularity with which to decide ordering. Defaults to "milliseconds".
"milliseconds"
Determines if one date time object represents a time before a second one up to a given precision. Note: This is a strict inequality.
dateTime1 < dateTime2