Working with Java 8's DateTime API

  • 20
  • Locked
Complete this task using Java 8's DateTime API. Implement the printDate(String date) method. It must accept a date as an argument (in one of 3 formats).
You can't complete this task, because you're not signed in.
Comments (2)
  • Popular
  • New
  • Old
You must be signed in to leave a comment
Seb
Level 41 , Crefeld, Germany
26 February 2020, 22:14
There's a little error under point 3) It states the time as "17.33.40" - but it really should be "17:33:40". Colons instead of dots.
Roman
Level 41
2 March 2020, 10:49
We'll fix it as soon as possible, thanks.