Searched defs:ofEpochSecond (Results 1 – 2 of 2) sorted by relevance
298 public static Instant ofEpochSecond(long epochSecond) { in ofEpochSecond() method in Instant322 public static Instant ofEpochSecond(long epochSecond, long nanoAdjustment) { in ofEpochSecond() method in Instant
411 … public static LocalDateTime ofEpochSecond(long epochSecond, int nanoOfSecond, ZoneOffset offset) { in ofEpochSecond() method in LocalDateTime