arrow.timestamp_parser

Module for [TimestampParser] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
TimestampParser self() nothrowReturns `this`, for use in `with` statements.
TimestampParserGidBuilder builder() static nothrowGet builder for [arrow.timestamp_parser.TimestampParser] Returns: New builder object
string getKind() nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.timestamp_parser.TimestampParser

Methods
T parser(void * propval) nothrow
Methods
TimestampParser build() nothrowCreate object from builder. Returns: New object