arrow.timestamp_data_type
Module for [TimestampDataType] class
Types 3
Methods
TimestampDataType self()Returns `this`, for use in `with` statements.TimestampDataTypeGidBuilder builder()Get builder for [arrow.timestampdatatype.TimestampDataType] Returns: New builder objectglib.time_zone.TimeZone timeZone() @propertyGet `timeZone` property. Returns: The time zone of this data type.Constructors
this(arrow.types.TimeUnit unit, glib.time_zone.TimeZone timeZone = null)Methods
T timeZone(glib.time_zone.TimeZone propval)Set `timeZone` property. Params: propval = The time zone of this data type. Returns: Builder instance for fluent chainingFluent builder for [arrow.timestamp_data_type.TimestampDataType]
Methods