psu-software-engineering-capstone / walktober

Walktober is a yearly fitness challenge at PSU and this project is to design a software platform for it. The platform is modern, responsive, improved design and analytics and simplified configuration. Let's create the best Walktober experience!
Other
5 stars 3 forks source link

admin step log corrected date #366

Closed marobertson11 closed 1 year ago

marobertson11 commented 1 year ago

dates in the step log are off by a single date because when the record is originally made it is for (date) and 00:00:00 UTC, so when it is converted it is set to the previous day at 16:00:00 PDT due to different time zones