twindle-co / twindle

Twindle - an open source project for beginners. Converting twitter threads to pdf, epub, and mobi format to be read by Kindle.
https://www.twindle.co
MIT License
134 stars 133 forks source link

Fixed the rest of tweets(old) not showing #791

Closed PuruVJ closed 3 years ago

PuruVJ commented 3 years ago

Fault of my own. I misplaced the arguments in the differenceInDays function, resulted in it returning negative of the number we were desiring.

image

Closes #789

The -u user mode now displays the date that CLI was run.

CLoses #771