StrptimeOptions.errorIsNull

Set errorIsNull property.

  1. bool errorIsNull [@property getter]
  2. bool errorIsNull [@property setter]
    class StrptimeOptions
    @property
    void
    errorIsNull
    (
    bool propval
    )

Parameters

propval bool

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