Skip to content

Conversation

vincentsarago
Copy link
Member

closes #79
closes #145

if len(values) == 1:
values.insert(0, None)
values = [values[0], values[0]]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went for a more verbose way (ref: #135 (review))

@vincentsarago vincentsarago merged commit dbc471e into main May 21, 2024
@vincentsarago vincentsarago deleted the patch/start-end-datetime-when-single-datetime branch May 21, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search start_date property does not support single-value for datetime Search datetime parameter has incorrect semantics for instant
2 participants