Skip to content
Snippets Groups Projects
Commit 6e0fb24d authored by sigberto's avatar sigberto
Browse files

Display correct timezone on timestamp for question submission

The view for submission history used to grab the timezone from the database (UTC) and
appeded the TIME_ZONE variable after (could be any time zone). Adjusted displayed
timedate to the TIME_ZONE variable. Added unittest checks the localized datetime
object used by submission history for the expected hour difference.
parent 632c38f6
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment