References
summary | ||
public |
F decreasing(a: any, b: any): number Compare two dates in decreasing order using the native comparison operators. |
|
public |
F increasing(a: any, b: any): number Compare two dates in increasing order using the native comparison operators. |