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