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).
Working with Java 8's DateTime API
- 20
Locked
Comments (2)
- Popular
- New
- Old
You must be signed in to leave a comment
Seb
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.
0
Roman
2 March 2020, 10:49
We'll fix it as soon as possible, thanks.
+1