Skip to content

Support UTC suffix on datetimes#47

Merged
dtolnay merged 1 commit into
masterfrom
utc
Feb 19, 2025
Merged

Support UTC suffix on datetimes#47
dtolnay merged 1 commit into
masterfrom
utc

Conversation

@dtolnay

@dtolnay dtolnay commented Feb 19, 2025

Copy link
Copy Markdown
Owner

Starting with the 2025-02-19-020019 dump, timestamps are represented in a slightly different format.

Error: db_dump::Error("categories.csv: CSV deserialize error: record 1 (line: 2, byte: 56): invalid value: string \"2017-01-17 19:13:05.112025+00\", expected datetime in format 'YYYY-MM-DD HH:MM:SS.SSSSSS'")

    Error: db_dump::Error("categories.csv: CSV deserialize error: record 1 (line: 2, byte: 56): invalid value: string \"2017-01-17 19:13:05.112025+00\", expected datetime in format 'YYYY-MM-DD HH:MM:SS.SSSSSS'")
@dtolnay dtolnay merged commit 4c1551a into master Feb 19, 2025
@dtolnay dtolnay deleted the utc branch February 19, 2025 04:04
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