/tripkit/TripKitDomain/com.skedgo.tripkit.time/GetNow
GetNow
[jvm]\ open class GetNow
In most cases, we should use this UseCase in place of System.currentTimeMillis to make the code more testable.
Functions
| Name | Summary |
|---|---|
| endOfDay | [jvm] open fun endOfDay(): DateTime |
| execute | [jvm] open fun execute(): DateTime |