lbry-android
lbry-android copied to clipboard
Dates are really, really broken.
The Issue
Steps to reproduce
- Go to All content
- Set filter to newest
- Enjoy
Expected behaviour
Tell us what should happen The dates should be recent
Actual behaviour
Tell us what happens instead The dates are over 50,000 years in the future
System Configuration
- Device: Google Pixel 2
- Android version: 11
Anything Else
Screenshots
Which app version?
I put it in but it did not show
Comment with it, please
0.17
Also seeing this on 0.17, Android 10:
This could be caused by the SDK not rejecting a release_time
of something that the app itself reports as "Invalid date" on the front end (but the video is able to be viewed). I tested this by passing --release_time=99999999999999
to the lbrynet app on Linux when publishing.