time.Date
standard libraryThe 396th most-called standard-library function by production calls. Called 16,657 times across 538 modules; 2,179 of those run outside tests and generated code.
5% in production calls vs 2026-W37 (2,068 → 2,179)
- prod calls
- 2,179
- non-test, non-generated
- all calls
- 16,657
- total callsites
- modules
- 538
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 85%
- 14,229 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Date from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 42 2%
- CockroachDB 14 <1%
- Kubernetes 12 <1%
- Docker 8 <1%
- Vault 7 <1%
where it's called
Callsites in the wild
12 representative callsites of 16,657, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.3
services/migrations/gitea_uploader.go:188
in loop -
astaxie/beego @v1.12.3
in loop -
beego/beego @v1.12.14
in loop -
beego/beego/v2 @v2.3.10
in loop - in loop
-
cadence-workflow/shard-manager @v0.0.0-20260921113454-c8c42965630b
in loop - in loop
- in loop
-
coder/coder @v0.27.3
in loop - in loop
-
fish2018/pansou @v0.0.0-20260915065716-6f4e09f5dd6b
in loop
top callers
The modules that reach for it
The modules that call Date most in this snapshot.
- github.com/photoprism/photoprism1,0436%
- github.com/aquasecurity/trivy5003%
- github.com/grafana/loki/v34983%
- github.com/temporalio/temporal4943%
- go.temporal.io/server4943%
siblings
More from time
The other most-called functions in this package. See all →