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

Argument

Name
Type
Optional
other
No

Returns

{int} | On error: {undefined}

Description

Compare time components of this and a specified DateTime to check which is first. Returns -1 if this time is earlier, 0 if even or 1 if later.

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