Navigation
index
previous
|
lf 0.1.3 documentation
»
API Reference
»
lf.crawler.DateRange
lf.crawler.DateRange
¶
class
lf.crawler.
DateRange
(
start
,
stop
=
datetime.datetime(2020, 12, 3, 21, 52, 25, 764607)
,
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.3 documentation
»
API Reference
»
lf.crawler.DateRange