Home
last modified time | relevance | path

Searched defs:atStartOfDay (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/mmodule/java/time/
DLocalDate.annotated.java189 public java.time.LocalDateTime atStartOfDay() { throw new RuntimeException("Stub!"); } in atStartOfDay() method in LocalDate
191 public java.time.ZonedDateTime atStartOfDay(java.time.ZoneId zone) { throw new RuntimeException("St… in atStartOfDay() method in LocalDate
/libcore/ojluni/src/main/java/java/time/
DLocalDate.java1910 public LocalDateTime atStartOfDay() { in atStartOfDay() method in LocalDate
1934 public ZonedDateTime atStartOfDay(ZoneId zone) { in atStartOfDay() method in LocalDate