SearchTime

class swxsoc.net.attr.SearchTime(start, end=None, near=None)[source]

Bases: Time

Attribute for specifying the time range for the search.

start

The start time in ISO format.

Type:

str

end

The end time in ISO format.

Type:

str