R-a-dio / site

R/a/dio's site, open-sourced.
https://r-a-d.io
MIT License
145 stars 19 forks source link

Send date+time on the last played/queue page on the server side #97

Closed Bevinsky closed 5 years ago

Bevinsky commented 5 years ago

As implemented through #96, currently the JS will adjust LP and Queue times according to timezone instead of showing UTC+0, but it will also reformat the timestamps into date+time for entries that are older than the current day. This won't happen if JS is disabled.

Have the server properly format such dates when sending the page.

Bevinsky commented 5 years ago

i did this

Bevinsky commented 5 years ago

Done in 9ad746f12a28c5e7d9a15480665425a434ab9419.