Name

<=> — Compares a timestamp

Synopsis

basetimestampObj.<=>(ts)

Description

#<=> compares basetimestampObj with timestamp ts and returns -1 if basetimestampObj is less than ts, 0 if they are equal or 1 if ts is less than basetimestampObj.