Last active
April 9, 2018 09:50
-
-
Save songjiayang/354f2b4387880d18c10185288e1d8a47 to your computer and use it in GitHub Desktop.
golang time format in template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 创建时间: {{.StartsAt.Format "2006-01-02 15:04:05"}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment