-
Notifications
You must be signed in to change notification settings - Fork 10
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
Wrong datetime format #40
Comments
Thanks for the report. I saw this and yesterday's reports. We are not actively working on this right now but I'll see if @zachmu or I can carve out some time to fix these. |
So this should be covered by this line: Line 379 in 1c2683c
Possibly they are getting through in a non-insert? |
I think #48 should fix this but I need to write some tests |
This is fixed by #48 |
Hi, I'm still seeing this issue in some cases, i.e.
|
On some datetime values that are exported we have the following error:
Right now we are using sed to replace:
The text was updated successfully, but these errors were encountered: