Domino Code Fragment
| Code Name* Date Range Intersection detection | Date* 8/18/98 | Source (or email address if you prefer)* Jamie Magee IP address:.108.162.216.119 | |
| Description* Given lists of StartTimes, EndTimes, Persons, and EventNames, determines which Persons/Events intersect a proposed event with StartTimeProposed, EndTimeProposed. | Type* Formula | Categories* List Processing/Sorting, Numeric Processing | |
| Implementation: Modify code | Required Client: | Server: |
| Limitations: | Comments: at the end of the code, if TextSet is "", then there is no intersection between the existing event times and the proposed event time. | |