StrptimeOptions.errorIsNull

Get errorIsNull property.

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

Return Value

Type: bool

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