This pull request implements the functionality of #82.
Time strings have been switched to display in EDT (Eastern Time) from UTC, as well as being displayed in a more readable format.
Attempting to have the time displayed in the user's local timezone via the ruby ".localtime" function always resulted in UTC being displayed, so we set it to display in EDT as a compromise.
This pull request implements the functionality of #82.
Time strings have been switched to display in EDT (Eastern Time) from UTC, as well as being displayed in a more readable format.
Attempting to have the time displayed in the user's local timezone via the ruby ".localtime" function always resulted in UTC being displayed, so we set it to display in EDT as a compromise.
Original Format:
New Format: