Search:

Type: Posts; User: raf sevenants

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    2,459

    [SOLVED] Re: "cannot find symbol-method" error

    thank you very much, this mistake would have saved me redoing the exam :(
  2. Replies
    4
    Views
    2,459

    [SOLVED] Re: "cannot find symbol-method" error

    https://docs.oracle.com/javase/8/docs/api/java/time/Period.html#between-java.time.LocalDate-java.time.LocalDate-
  3. Replies
    4
    Views
    2,459

    [SOLVED] "cannot find symbol-method" error

    Hello,

    I am struggling using the method between(LocalDate startDateInclusive, LocalDate endDateExclusive) from java.time.Period. It keeps highlighting "between" and gives me the syntax error...
Results 1 to 3 of 3