company logo

DateTime :: isEmpty - Is timestamp empty

A timestamp value is empty, when date and time are empty.

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 (  )

The function returns true, when the timestamp value is empty and false otherwise.