go.uber.org/zap/zapcore.TimeEncoder.UnmarshalText (method, view implemented interface methods)

2 uses

	go.uber.org/zap/zapcore (current package)
		encoder.go#L171: func (e *TimeEncoder) UnmarshalText(text []byte) error {
		encoder.go#L211: 	return e.UnmarshalText([]byte(s))