timeprecision
zio.schema.codec.AvroAnnotations$.timeprecision
Used to indicate the precision (millisecond precision or microsecond precision) of avro logical types 'Time', 'Timestamp' and 'Local timestamp'
Attributes
- timeprecisionType
the precision: either millisecond precision or microsecond precision
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any