working commit
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package auxtool
|
||||
|
||||
import (
|
||||
"time"
|
||||
"time"
|
||||
)
|
||||
|
||||
func TimeNow() string {
|
||||
return time.Now().Format(time.RFC3339)
|
||||
return time.Now().Format(time.RFC3339)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user