from office365.runtime.client_value import ClientValue


class TimeRange(ClientValue):
    """A time range resource with a start and end time."""
