Forum Discussion
Hi @SnapWizard,
As I see this is just a time not the whole date. And when you work only with time you should use LocalTime.parse()
instead of Date.parse()
.
Hi @SnapWizard,
As I see this is just a time not the whole date. And when you work only with time you should use LocalTime.parse()
instead of Date.parse()
.