.
This commit is contained in:
parent
dc2e4988be
commit
58211e5dae
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
_VERSION = "v1.0.2"
|
||||
_VERSION = "v1.0.3"
|
||||
_tformat = "2006-01-02"
|
||||
_24h = (time.Hour * 23) + (time.Minute * 59) + (time.Second * 59)
|
||||
_10m = (time.Minute * 10)
|
||||
|
|
Loading…
Add table
Reference in a new issue