About Question enthuware.ocajp.i.v8.2.1434 :

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
davidkkkk
Posts: 6
Joined: Fri Mar 20, 2015 8:42 am
Contact:

About Question enthuware.ocajp.i.v8.2.1434 :

Post by davidkkkk »

Code: Select all

public String getDateString(LocalDateTime ldt)
{    
    return DateTimeFormatter.ISO_ZONED_DATE_TIME.format(dtd);
}
I understood the question and the point of it but I think it won't compile as is because dtd is not defined, should be ldt right ?

By the way, I got through Tests from 1 to 6 and it's a really nice job, well done !

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

Re: About Question enthuware.ocajp.i.v8.2.1434 :

Post by admin »

You are right. Fixed.
thank you for your feedback!
If you like our products and services, please help us by posting your review here.

zevsnoe
Posts: 3
Joined: Sun May 03, 2015 6:12 am
Contact:

Re: About Question enthuware.ocajp.i.v8.2.1434 :

Post by zevsnoe »

Hi admin.. It looks like a small mistake again here. Just updated the question bank.. It's supposed to be ldt not ltd. Thanks.

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

Re: About Question enthuware.ocajp.i.v8.2.1434 :

Post by admin »

sorry, fixed again :(
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests