StrftimeOptions.locale

string locale() @property nothrow

Get locale property.

Returns

The desired output locale string.
void locale(string propval) @property nothrow

Set locale property.

Parameters

propvalThe desired output locale string.