griffithchaffee / wormstorysearch-rails

Rails application for tracking Worm fanfiction updates
http://wormstorysearch.com
24 stars 5 forks source link

Update dates and timezones #2

Closed griffithchaffee closed 6 years ago

griffithchaffee commented 7 years ago

Update dates are from an unknown timezone which is impractical when you are not in said timezone. Allowing users to specify their timezone (in a settings page) and converting dates to this timezone would provide better user experience for international users. (No need for accounts, storing preferences in cookies should be enough).