Class TimeType
public abstract class TimeType : TimeBasedType, IArrowType- Inheritance
- 
      
      
      
      
      TimeType
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
TimeType(TimeUnit)
protected TimeType(TimeUnit unit)Parameters
- unitTimeUnit
Fields
Microsecond
public static readonly Time64Type MicrosecondField Value
Millisecond
public static readonly Time32Type MillisecondField Value
Nanosecond
public static readonly Time64Type NanosecondField Value
Second
public static readonly Time32Type SecondField Value
Methods
FromTimeUnit(TimeUnit)
public static TimeType FromTimeUnit(TimeUnit unit)Parameters
- unitTimeUnit