Skip to content

add test to reproduce error#304

Draft
vmidyllic wants to merge 1 commit intomainfrom
fix/between-date
Draft

add test to reproduce error#304
vmidyllic wants to merge 1 commit intomainfrom
fix/between-date

Conversation

@vmidyllic
Copy link
Collaborator

between operator is valid for RFC3339 dates and for YYYY-MM-DD dates, but b.map / or BigInt(a) fails for such strings. It must work.

test is added, it must pass (don't forget to remove .only after finishing the task)
valid samples:
2022-11-15T12:28:35.100+01:00
2025-03-24T11:28:48.000Z
2022-11-14

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.

1 participant