StrptimeOptions.errorIsNull

bool errorIsNull() @property nothrow

Get errorIsNull property.

Returns

Return null on parsing errors if true or raise if false.
void errorIsNull(bool propval) @property nothrow

Set errorIsNull property.

Parameters

propvalReturn null on parsing errors if true or raise if false.