Skip to content

Instantly share code, notes, and snippets.

@erasin
Last active December 22, 2015 19:19
Show Gist options
  • Save erasin/6518962 to your computer and use it in GitHub Desktop.
Save erasin/6518962 to your computer and use it in GitHub Desktop.
time 示例
import_path = time
[Time_Format]
// 当前时间
fmt.Printf("%v", time.Now().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