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