Page 1 of 1

[HD-OCP17/21-Fundamentals Pg 680, Sec. 22.1.1 - important-classes-of-the-date-time-api]

Posted: Thu Oct 17, 2024 3:51 am
by raphaelzintec
hello can anyone confirm me something about the datetime chapter please:

the followings are not in the exam right (OCP 17)?
with(), at(), from(), DateTimeFormatter, ofPattern(), oflocalizedDate(), formatstyle, parse, compareTo

thanks

Re: [HD-OCP17/21-Fundamentals Pg 680, Sec. 22.1.1 - important-classes-of-the-date-time-api]

Posted: Thu Oct 17, 2024 4:24 am
by admin
The exam objectives do not list the individual methods that you are required to know. They mention broad level topics.
So, officially, no one can tell you whether these methods are or are not on the exam.
You may see code involving any of these methods.

Re: [HD-OCP17/21-Fundamentals Pg 680, Sec. 22.1.1 - important-classes-of-the-date-time-api]

Posted: Thu Oct 17, 2024 5:35 am
by raphaelzintec
thanks a lot