is_timespan_column

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

Test whether a column tag is a timespan.

Parameters:
tagColumnTag

Column tag to test.

Returns:
is_timespanbool

Whether the given column is a timespan.