Documentation
Dlang.org
ISO8601TimestampParser
arrow
iso8601_timestamp_parser
class
ISO8601TimestampParser :
TimestampParser
{
this
(void* ptr, Flag!"Take" take);
static
GType
getGType
();
GType
gType
[@property getter];
ISO8601TimestampParser
self
();
this
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
this
this
()
Members
Functions
self
ISO8601TimestampParser
self
()
Returns
this
, for use in
with
statements.
Properties
gType
GType
gType
[@property getter]
Static functions
getGType
GType
getGType
()
Inherited Members
From TimestampParser
getGType
GType
getGType
()
gType
GType
gType
[@property getter]
self
TimestampParser
self
()
Returns
this
, for use in
with
statements.
getKind
string
getKind
()
arrow
iso8601_timestamp_parser
classes
ISO8601TimestampParser