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

Fix duckdb's from_iso8601_timestamp() to handle just-year timestamps #165

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Jan 10, 2024

i.e. "2024" -> "2024-01-01"

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added
  • Run pylint if you're making changes beyond adding studies
  • Update template repo if there are changes to study configuration

@mikix mikix force-pushed the mikix/small-timestamps branch from 701b00a to ac28743 Compare January 10, 2024 20:11
@mikix mikix force-pushed the mikix/small-timestamps branch from ac28743 to 3347cc7 Compare January 10, 2024 21:56
@mikix mikix merged commit e637633 into main Jan 10, 2024
3 checks passed
@mikix mikix deleted the mikix/small-timestamps branch January 10, 2024 22:09
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.

2 participants