func log/slog.Time

3 uses

	log/slog (current package)
		attr.go#L50: func Time(key string, v time.Time) Attr {
		handler.go#L288: 			state.appendAttr(Time(key, val))

	go.pact.im/x/zapslog
		encode.go#L142: 	e.addAttr(slog.Time(key, value))