go.uber.org/zap/zapcore.TimeEncoder.UnmarshalYAML (method)

2 uses

	go.uber.org/zap/zapcore (current package)
		encoder.go#L198: func (e *TimeEncoder) UnmarshalYAML(unmarshal func(interface{}) error) error {
		encoder.go#L216: 	return e.UnmarshalYAML(func(v interface{}) error {