arrow.timestamp_data_type
Module for [TimestampDataType] class
Types 3
Methods
TimestampDataTypeGidBuilder builder() static nothrowGet builder for [arrow.timestamp_data_type.TimestampDataType] Returns: New builder objectglib.time_zone.TimeZone timeZone() @property nothrowGet `timeZone` property. Returns: The time zone of this data type.arrow.types.TimeUnit getUnit() nothrowConstructors
this(arrow.types.TimeUnit unit, glib.time_zone.TimeZone timeZone = null)Fluent builder implementation template for arrow.timestamp_data_type.TimestampDataType
Methods
T timeZone(glib.time_zone.TimeZone propval) nothrowSet `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