Documentation / @ripl/utilities / comparitorDate
Function: comparitorDate() ​
comparitorDate(
valueA,valueB):number
Defined in: comparitors.ts:7
Date comparator suitable for sorting dates in ascending chronological order.
Parameters ​
| Parameter | Type |
|---|---|
valueA | Date |
valueB | Date |
Returns ​
number