Sealed method
Determines whether one duration is less than another.
duration1 < duration2 => less-than?
<duration>.
<duration>.
<boolean>.
system
date
This method determines if duration1 is less than duration2. If the durations are actually instances of <day/time-duration>, any differences in microseconds between duration1 and duration2 are ignored.