You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- package constants
-
- const (
- Layout = "2006-01-02 15:04:05"
- Layout_temp = "2006-01-02T15:04:05Z07:00"
- Layout_Time_Suffix = "20060102150405"
- )
|