Skip to content
Snippets Groups Projects
Commit 4222e2cd authored by Tamer Tas's avatar Tamer Tas
Browse files

pkg/template/metadata: use numeric timezone offsets

parent 17747c72
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ func (m Metadata) String() []string {
type JSONTime time.Time
const (
timeFormat = "Mon Jan 2 15:04 -0700 MST 2006"
timeFormat = "Mon Jan 2 15:04 -0700 +07 2006"
)
// NewTime returns a new JSONTime containing the current time.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment