Skip to content

Invalid isoformat string #6

@elouan-lb

Description

@elouan-lb

Hello, I'm getting this error when trying to run the script:

Traceback (most recent call last):
  File "./bbbattendance.py", line 261, in <module>
    parsed_attendance = parse_data(raw_attendance)
  File "./bbbattendance.py", line 165, in parse_data
    timestamp = dt.datetime.fromisoformat(raw_timestamp)
ValueError: Invalid isoformat string: '2021-06-26T09:20:09.316Z INFO'

Do you have any idea what the problem could be? Thank you for your work!

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