MCPcopy Create free account
hub / github.com/adeljck/PassGet / GetCurrentDateString

Function GetCurrentDateString

modules/utils/modules.go:41–43  ·  view source on GitHub ↗
(format string)

Source from the content-addressed store, hash-verified

39 return user.HomeDir
40}
41func GetCurrentDateString(format string) string {
42 return time.Now().Format(format)
43}

Callers 1

GetFromProcessMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected