company logo

Date :: isEmpty - Is date empty

The function returns whether the date value is empty ( true ) or not ( false ).

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false .

Implementation details

bool Date  :: isEmpty (  )