随笔分类 -  Golang

摘要:设置时区 var cstZone = time.FixedZone("CST", 8*3600) // 东八 time.Local = cstZone // https://www.cnblogs.com/foxhappy/p/14577735.html 获取操作 当前时间 package main 阅读全文
posted @ 2022-03-24 16:53 liy36 阅读(177) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示