DateTime.compareTime() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
other
No

Returns

{int} | On error: {undefined}

Description

Compare the time components of this DateTimes and an other one and check which is first. Returns -1 if this time is earlier, 0 if even, 1 if later.

⚠️ **GitHub.com Fallback** ⚠️