reynico / raspberry-noaa

Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
https://github.com/reynico/raspberry-noaa
GNU General Public License v3.0
180 stars 56 forks source link

Issue: Time stamp on image versus file time in web based image viewer #65

Closed m0nde closed 3 years ago

m0nde commented 3 years ago

This may not be an issue but a feature or my misunderstanding as I am new to this only starting two days ago.

An example of the issue

In the web based images I have a NOAA 15 image 18/11/2020 16:20:15 The images when viewed is stamped 18/11/2020 19:20

Please can some explain

Thanks

Nigel M0NDE pic2 pic1

reynico commented 3 years ago

Hi Nigel! I forgot to document the timezone stuff. see my comment here https://github.com/reynico/raspberry-noaa/issues/64#issuecomment-729610113

m0nde commented 3 years ago

Issue sorted by edit of /var/www/wx/header.php Thank you Nico