Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method Calendar.TimeRanges.TimeRange()->`<()


Method `<

bool res = Calendar.TimeRanges.TimeRange() < compared_to
bool res = Calendar.TimeRanges.TimeRange() > compared_to

Description

These operators sorts roughty on the periods place in time. The major use might be to get multiset to work, besides sorting events clearly defined in time.