Searched refs:getLocalDate (Results 1 – 4 of 4) sorted by relevance
50 public LocalDate getLocalDate() { in getLocalDate() method in InstantRecordInternal
122 public LocalDate getLocalDate() { in getLocalDate() method in IntervalRecordInternal
303 public abstract LocalDate getLocalDate(); in getLocalDate() method in RecordInternal
216 ChronoUnit.DAYS.between(LocalDate.EPOCH, recordInternal.getLocalDate())); in getUpsertTableRequest()