pike.hubbe.net

[Top]
Calendar
Calendar.TimeRange
previousCalendar.TimeRange()->`/() Calendar.TimeRange()->`*()next

Method Calendar.TimeRange()->`^()


Method `^

object(TimeRange) Calendar.TimeRange()->`^(object(TimeRange) with)

Description

Gives the exclusive-or on the called time period and another time period, ie the union without the cut. The result is zero if the two periods were the same.

>- the past          the future -<
 |-------called-------|
      |-------other--------|
 <----|               |---->   - exclusive or
 


Extracted from Pike v7.3 release 11 at 2001-11-03.