Skip to content

Space required in time format #26

@rjacrod

Description

@rjacrod

I kept receiving the below error for all queries (sample date of 7/20 shown):
 
time data '2024-07-20 7:15 AM' does not match format '%Y-%m-%d %I:%M%p'

I simply added a space in flight.py to change '%Y-%m-%d %I:%M%p' to '%Y-%m-%d %I:%M %p' and it returned results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions