package constants
const (
Layout = "2006-01-02 15:04:05"
Layout_temp = "2006-01-02T15:04:05Z07:00"
Layout_Time_Suffix = "20060102150405"
)