Navigation
index
previous
|
lf 0.1.6 documentation
»
API Reference
»
lf.crawler.DateRange
lf.crawler.DateRange
¶
class
lf.crawler.
DateRange
(
start
,
stop
=
datetime.datetime(2021, 1, 6, 16, 49, 23, 161135)
,
step
=
datetime.timedelta(days=1)
)
¶
Iterator that increments dates
Previous topic
lf.utils.solar_max_time
This Page
Show Source
Quick search
Navigation
index
previous
|
lf 0.1.6 documentation
»
API Reference
»
lf.crawler.DateRange