Navigation
index
previous
|
lf 0.1.7 documentation
»
API Reference
»
lf.crawler.DateRange
lf.crawler.DateRange
¶
class
lf.crawler.
DateRange
(
start
,
stop
=
datetime.datetime(2022, 5, 23, 19, 33, 0, 126455)
,
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.7 documentation
»
API Reference
»
lf.crawler.DateRange