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

Invalid isoformat string: '7-Mai-2023' #98

Open
WolfgangFahl opened this issue Jun 9, 2024 · 4 comments
Open

Invalid isoformat string: '7-Mai-2023' #98

WolfgangFahl opened this issue Jun 9, 2024 · 4 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@WolfgangFahl
Copy link
Owner

reading volumes for VolumeManager from cache /Users/wf/.ceurws/ceurws.db
Invalid isoformat string: '7-Mai-2023'
read 3673 volumes from VolumeManager in   0.1 s

i fear the single wrong isodate leads to not reading all volumes (should be 3698 ...)

@WolfgangFahl WolfgangFahl added the bug Something isn't working label Jun 9, 2024
@WolfgangFahl
Copy link
Owner Author

SELECT number,pubdate from volumes limit 5

also gives strange results

[number](http://127.0.0.1:8080/volumes/query/?sql=SELECT+number,pubdate+from+volumes+limit+5&ordering=1) 	[pubDate](http://127.0.0.1:8080/volumes/query/?sql=SELECT+number,pubdate+from+volumes+limit+5&ordering=2)
1 	797234400000000
2 	823071600000000
3 	827650800000000
4 	833954400000000
5 	843717600000000

@WolfgangFahl
Copy link
Owner Author

these are still followup issues of WolfgangFahl/pyLoDStorage#127

@WolfgangFahl
Copy link
Owner Author

I have fixed index.html to 7-May-2023 now but the timestamp issue remains

@WolfgangFahl WolfgangFahl modified the milestones: 0.12.0, 0.4.1 Jun 9, 2024
@WolfgangFahl
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants