time.Date
standard libraryThe 413th most-called standard-library function by production calls. Called 15,704 times across 532 modules; 2,031 of those run outside tests and generated code.
- prod calls
- 2,031
- non-test, non-generated
- all calls
- 15,704
- total callsites
- modules
- 532
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 85%
- 13,424 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 11 <1%
- Docker 8 <1%
- Vault 7 <1%
where it's called
Callsites in the wild
12 representative callsites of 15,704, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
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-20260730082237-cd61cc023ec2
in loop - in loop
- in loop
-
coder/coder @v0.27.3
in loop - in loop
-
fish2018/pansou @v0.0.0-20260614140555-de1fcb7311c7
in loop
top callers
The modules that reach for it
The modules that call Date most in this snapshot.
- github.com/photoprism/photoprism9816%
- github.com/aquasecurity/trivy5003%
- github.com/grafana/loki/v34983%
- github.com/future-architect/vuls4933%
- github.com/temporalio/temporal4423%
siblings
More from time
The other most-called functions in this package. See all →