nasa / sitepod

A Sitemap Generator written in PHP
GNU General Public License v3.0
24 stars 16 forks source link

ISSUE-4 Fix timezone warning upon submit success #10

Closed lewismc closed 7 years ago

lewismc commented 7 years ago

Hi @eniad this issue removes the warning from the page when it renders, however I don't know if it is the right mechanism for implementing the timezone. I am not even on UTC, however this is what it was being set to anyways... ideally we would obtain the local timezone from the machine the code is being executed on... This issue is associated with #4