Skip to content

datetime isoformat inconsistency #29

Description

@dpreid

When making a booking via practable-python, the returned format of the booking date and time is different (YYYY-MM-DDTHH:MM:SS.sssZ) from that when a booking is made via the booking UI (YYYY-MM-DD HH:MM:SS.ssssss+00:00).

The source of this is likely a difference in the format of the booking datetime being sent to the booking server i.e. a difference between python and javascript.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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