const time.omega
7 uses
time (current package)
zoneinfo.go#L63: omega = 1<<63 - 1 // math.MaxInt64
zoneinfo.go#L111: cacheEnd: omega,
zoneinfo.go#L131: end = omega
zoneinfo.go#L151: end = omega
zoneinfo.go#L159: end = omega
zoneinfo.go#L268: return stdName, stdOffset, initEnd, omega, true
zoneinfo_read.go#L325: l.cacheEnd = omega
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |