You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting in Reevio 0.1.1, the app uses YYYY-MM-DD HH:MM as date and time format on the front page, the article view and in the RSS feed. You can change this format to your preferred format on the front page, in the article view and in the RSS feed.
This also allows users to have a different date format on their front page and the post view.
Reevio uses PHP date formatters, check the official documentation to see which parameters can be used in your date and time format.