About Question enthuware.ocpjp.v7.2.1194 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
Student
Posts: 53
Joined: Fri Sep 20, 2013 7:20 am
Contact:

About Question enthuware.ocpjp.v7.2.1194 :

Post by Student »

It's worth noting the concept of week year is probably one unknown to many (and it certainly wasn't known to me until I just looked it up):

http://docs.oracle.com/javase/7/docs/ap ... #week_year

Using YYYY instead of yyyy would therefore make no difference in 99% of cases but the 1% of cases around the year end/start boundary would cause issues whose cause would not immediately be apparent.

Online
admin
Site Admin
Posts: 10384
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1194 :

Post by admin »

Very good. Thanks for the link.
-Paul.

2014098616
Posts: 5
Joined: Thu Oct 08, 2020 7:23 am
Contact:

Re: About Question enthuware.ocpjp.v7.2.1194 :

Post by 2014098616 »

Hello admin.

There is a typo error here System.out.println(dtf.format(LocalDate.now()));
The variable name for all the options is sdf, but the variable name used to format LocalDate.now() is dtf

Online
admin
Site Admin
Posts: 10384
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1194 :

Post by admin »

Fixed.
thank you for your feedback!

dimitrilc
Posts: 34
Joined: Sat Jun 06, 2020 4:51 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1194 :

Post by dimitrilc »

The text/number rules in the explanation are only applicable to 8 symbols h, H, m, s, d, D, M, and e. But you did not include the rules for symbols y, z, S (among the total of 11 symbols that you guys listed as important ones).

Also missing the Z symbol (based on the Jeane + Scott book).

Maybe add year(y), fraction(S), zone-name(z), and zone-offset(Z) rules to complete the explanation?

Online
admin
Site Admin
Posts: 10384
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1194 :

Post by admin »

The explanation lists only the ones that are important for the exam. It will be ok even if you didn't know about others.
The book has its view, we have ours.

dimitrilc
Posts: 34
Joined: Sat Jun 06, 2020 4:51 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1194 :

Post by dimitrilc »

Thanks for the explanation

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 7 guests