3
0
2
542
1
import ("fmt" "time")//获取时间戳timestamp :=time.Now().Unix()fmt.Println(timestamp)//格式化为字...