Sean Wei says to OwO /go@mmis_js_bot package main import ( "fmt" "time" ) func main() { fmt.Println(time.Second) }