Previous Topic: Return CodeNext Topic: CompareTo Method—Compares Two DateTime instances


Default Behavior

The default behavior of this method is as follows.

Check null for both parameters.

Trim the given strings to the specified length.

Delegate the comparison to Java CompareTo() method.