Skip to contents

Temporal intervals

Functions for working with spans of time

interval() is_interval()
Vectors of temporal intervals
intv_start() intv_end()
Temporal interval bounds
intv_duration() intv_seq() seq(<tempo_interval>)
Interval durations
intv_union() intv_intersection() intv_difference()
Set operations for temporal intervals

Temporal relations

Functions for testing the logical relations between temporal intervals