Skip to content

datetime isoformat inconsistency #29

@dpreid

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions