Awful / Awful.app

Something Awful Forums browser for iOS
https://forums.somethingawful.com/showthread.php?threadid=3837546&perpage=40&noseen=1
136 stars 45 forks source link

Raw date time strings are now scraped and presented as received #1157

Closed dfsm closed 1 year ago

dfsm commented 1 year ago

Raw strings representing dates and times are now captured as-is during scraping. These values are now displayed in most places of the app. This includes regdates, postdates, sentDates, etc.

(Except for the message list view, which uses a date formatter appropriate for a message list.)

Also, executive decision has been made to drop the "Joined" text preceding user regdates in Post.html.stencil. My case: The site doesn't do it

nolanw commented 1 year ago

Excellent! ty