mirror of
https://github.com/r-smith/deceptifeed.git
synced 2025-11-02 13:13:37 +00:00
This change adjusts the webfeed.html template to return timestamps in ISO 8601 format in UTC and instead uses JavaScript to format and display using the user's local time. JavaScript is also used to add a thousands seprator to values in the 'Observations' column. When formatting the 'Added' column, the time is dropped and now displays as YYYY-MM-DD.