Class DateKt
-
- All Implemented Interfaces:
public final class DateKt
-
-
Method Summary
Modifier and Type Method Description final static BooleanisInLastMinute(Date $self)If the date is not older than one minute. -
-
Method Detail
-
isInLastMinute
final static Boolean isInLastMinute(Date $self)
If the date is not older than one minute.
-
-
-
-