VB6 Equals - DateTimeSpan
In This Topic
Public Function Equals(ByVal rhs As dateTimeSpan) As Boolean
|
|
Property |
Description |
|
|
|
Description |
Compares 2 DateTimeSpan's. |
|
|
|
Remarks |
The rules for comparing 2 timespans are complex (see the w3c standard for more detailed information). |
|