StrptimeOptions

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this()

Members

Functions

self
StrptimeOptions self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]
errorIsNull
bool errorIsNull [@property getter]

Get errorIsNull property.

errorIsNull
bool errorIsNull [@property setter]

Set errorIsNull property.

format
string format [@property getter]

Get format property.

format
string format [@property setter]

Set format property.

unit
arrow.types.TimeUnit unit [@property getter]

Get unit property.

unit
arrow.types.TimeUnit unit [@property setter]

Set unit property.

Static functions

_getGType
GType _getGType()

Inherited Members

From FunctionOptions

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

Returns this, for use in with statements.

equal
bool equal(arrow.function_options.FunctionOptions otherOptions)
toString_
string toString_()