Documentation
Dlang.org
TimestampDataType
arrow
timestamp_data_type
class
TimestampDataType :
TemporalDataType
{
this
(arrow.types.TimeUnit unit, glib.time_zone.TimeZone timeZone);
arrow
.
types
.
TimeUnit
getUnit
();
}
Constructors
this
this
(arrow.types.TimeUnit unit, glib.time_zone.TimeZone timeZone)
Members
Functions
getUnit
arrow
.
types
.
TimeUnit
getUnit
()
arrow
timestamp_data_type
classes
TimestampDataType