Searched defs:LocalDate (Results 1 – 2 of 2) sorted by relevance
84 fun LocalDate.toInstantAtStartOfDay(): Instant { in toInstantAtStartOfDay() method88 fun LocalDate.randomInstant(): Instant { in LocalDate() method
1633 @NonNull OutcomeReceiver<List<LocalDate>, HealthConnectException> callback) { in queryActivityDates()