Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for date type #160

Merged
merged 5 commits into from
Feb 28, 2023
Merged

Add support for date type #160

merged 5 commits into from
Feb 28, 2023

Conversation

steinitzu
Copy link
Collaborator

closes #54

ISO dates and any value that can be coerced to timestamp can now also be coerced to date.
My first time hacking at this, so let me know if anything missing :)

@netlify
Copy link

netlify bot commented Feb 28, 2023

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit 9f73874
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/63fd72dedd6d6700086ef340

@rudolfix rudolfix self-requested a review February 28, 2023 11:49
Copy link
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

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

looks good I ran all the tests and they are passing. I'll send you an invite to collaborate here so the CI runs for you

@rudolfix rudolfix merged commit b43edcf into dlt-hub:devel Feb 28, 2023
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.

Add date type
2 participants