TimestampDataType

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.types.TimeUnit unit, glib.time_zone.TimeZone timeZone)

Members

Functions

getUnit
arrow.types.TimeUnit getUnit()
self
TimestampDataType self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From TemporalDataType

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
TemporalDataType self()

Returns this, for use in with statements.