MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / TestGMTTime

Function TestGMTTime

internal/utils/time_test.go:13–15  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

11}
12
13func TestGMTTime(t *testing.T) {
14 t.Log(utils.GMTTime(time.Now()))
15}

Callers

nothing calls this directly

Calls 2

GMTTimeFunction · 0.92
LogMethod · 0.80

Tested by

no test coverage detected