[GH-ISSUE #201] Bookmark content displays Invalid Date if database is PostgreSQL #148

Closed
opened 2026-02-25 23:33:33 +03:00 by kerem · 1 comment
Owner

Originally created by @nfam on GitHub (Oct 12, 2019).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/201

Screenshot 2019-10-12 at 7 29 35 PM

As seen on the above screenshot, the modified has suffix Z which indicates UTC timezone. So adding +00:00 will make the time string invalid.

Originally created by @nfam on GitHub (Oct 12, 2019). Original GitHub issue: https://github.com/go-shiori/shiori/issues/201 <img width="862" alt="Screenshot 2019-10-12 at 7 29 35 PM" src="https://user-images.githubusercontent.com/35899503/66701783-7f337980-ed2a-11e9-863f-531741d87383.png"> As seen on the above screenshot, the `modified` has suffix `Z` which indicates `UTC` timezone. So adding `+00:00` will make the time string invalid.
kerem closed this issue 2026-02-25 23:33:33 +03:00
Author
Owner

@RadhiFadlillah commented on GitHub (Oct 12, 2019):

Since the fix has been merged, I will close this issue.

<!-- gh-comment-id:541331334 --> @RadhiFadlillah commented on GitHub (Oct 12, 2019): Since the fix has been merged, I will close this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#148
No description provided.