time.TimeFrame.is_subset(other)
Is the given TimeFrame a subset of this one?
other: TimeFrame
The other time frame to consider.
bool
True if the other time frame is a subset of this time frame.