Time :: isEmpty - Is time empty
A time value is empty when the internal value is less than negative.
Return value:  Success ( bool  )
The value is true when the function was executed successfully. Otherwise the value is set to false.
 
    
A time value is empty when the internal value is less than negative.
The value is true when the function was executed successfully. Otherwise the value is set to false.