Strange double timezones

It appears that this is the wanted format when no formatting is given in the .Date tag.

My solution looks like this now:

<time class="post-date updated" datetime="{{ .Date.Format "2006-01-02T15:04:05-0700" }}">
1 Like