is_timespan_column

lsst.daf.butler.is_timespan_column(tag: ColumnTag) → bool

Test whether a column tag is a timespan.

Parameters:
tag : ColumnTag

Column tag to test.

Returns:
is_timespan : bool

Whether the given column is a timespan.