company logo

DateTime :: isEmpty - Is timestamp empty

The function returns whether the timestamp 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 DateTime  :: isEmpty (  )