StrptimeOptions.errorIsNull

bool errorIsNull() @property

Get errorIsNull property.

Returns

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

Set errorIsNull property.

Parameters

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