Page 1 of 1

About Question enthuware.ocpjp.v8.2.1449 :

Posted: Tue Sep 24, 2019 12:51 am
by henrid
The explanations of getDateInstance() and getInstance() are swapped.
Also the explanation of getDateInstance() should not talk about time.
static DateFormat getDateInstance()           Get a default date/time formatter that uses the SHORT style for both the date and the time.
static getInstance()           Get a default date/time formatter that uses the default style for both the date and the time.

Re: About Question enthuware.ocpjp.v8.2.1449 :

Posted: Tue Sep 24, 2019 2:31 am
by admin
You are right. Fixed.
thank you for your feedback!