Commit a5a94f0e authored by chenweijian's avatar chenweijian

数据

parent eedf6e4f
......@@ -11,6 +11,7 @@ const COMPACT_DATE_FORMAT = "20060102"
const DATE_FORMAT = "2006-01-02"
const COMPACT_MONTH_FORMAT = "200601"
const MONTH_FORMAT = "2006-01"
const DaySecond = 24 * 60 * 60
// 获取沙特时区
var CstZone = time.FixedZone("CST", 3*3600) // 东三
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment