arrow.time64_scalar
Module for [Time64Scalar] class
Types 3
classTime64Scalar : arrow.scalar.Scalar
Methods
Time64Scalar self()Returns `this`, for use in `with` statements.Time64ScalarGidBuilder builder()Get builder for [arrow.time64_scalar.Time64Scalar] Returns: New builder objectlong getValue()Constructors
this(arrow.time64_data_type.Time64DataType dataType, long value)Fluent builder for [arrow.time64_scalar.Time64Scalar]
Methods