We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents accc8c1 + 21236a3 commit e9aa5acCopy full SHA for e9aa5ac
skeleton/conf/app.conf.template
@@ -66,8 +66,8 @@ session.expires = 720h
66
67
# The date format used by Revel. Possible formats defined by the Go `time`
68
# package (http://golang.org/pkg/time/#Parse)
69
-format.date = 01/02/2006
70
-format.datetime = 01/02/2006 15:04
+format.date = 2006-01-02
+format.datetime = 2006-01-02 15:04
71
72
73
# Determines whether the template rendering should use chunked encoding.
0 commit comments