compare


Description:

[ Version ( since = "1.0" ) ]
public int compare (Time b)

i_cal_time_compare returns an integer indicating the result of the comparison, as follow:

Parameters:

this

The Time to be compared

b

The Time to be compared

Returns:

-1, 0, or 1 to indicate that a less than b, a==b or a larger than b.