Skip to content

irw.results_archive date_range not working? #1

@Fuzzwah

Description

@Fuzzwah

I'm attempting to limit the number of event results returned to just the last couple of days:

r = irw.results_archive(event_types=(ct.EVENT_RACE,), date_range=('2014-07-16','2014-07-18'))
print(r[1])

That prints out 76, which is my total number of races ever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions