StrftimeOptions

Constructors

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

Members

Functions

self
StrftimeOptions self()

Returns this, for use in with statements.

Properties

format
string format [@property getter]

Get format property.

format
string format [@property setter]

Set format property.

gType
GType gType [@property getter]
locale
string locale [@property getter]

Get locale property.

locale
string locale [@property setter]

Set locale 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_()