LocalDateTime.ofEpochMilli

Undocumented in source. Be warned that the author may not have intended to support it.
  1. LocalDateTime ofEpochMilli(long v)
    class LocalDateTime
    static
    ofEpochMilli
    (
    long v
    )
  2. LocalDateTime ofEpochMilli(long v, ZoneId zoneId)

Meta