arrow.time32_scalar
Module for [Time32Scalar] class
Types 3
classTime32Scalar : arrow.scalar.Scalar
Methods
Time32Scalar self()Returns `this`, for use in `with` statements.Time32ScalarGidBuilder builder()Get builder for [arrow.time32_scalar.Time32Scalar] Returns: New builder objectint getValue()Constructors
this(arrow.time32_data_type.Time32DataType dataType, int value)Fluent builder for [arrow.time32_scalar.Time32Scalar]
Methods