time.Time.Weekday (method)
2 uses
time (current package)
time.go#L834: func (t Time) Weekday() Weekday {
github.com/robfig/cron/v3
spec.go#L182: dowMatch bool = 1<<uint(t.Weekday())&s.Dow > 0
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)