This commit is contained in:
orange 2017-01-26 15:10:08 +01:00
parent 44abff730a
commit f76eb62233
2 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,7 @@ public class Prestito{
start=sdf.parse(sc.nextLine()); start=sdf.parse(sc.nextLine());
} }
catch(ParseException exception){ catch(ParseException exception){
start=new Date(); start=new Date(0);
} }
if(!sc.hasNextLine()) return null; if(!sc.hasNextLine()) return null;
try{ try{

View File

@ -22,12 +22,12 @@ Raffaele
Mignone Mignone
LB03 LB03
20/01/2017 20/01/2017
00/00/0000 0
Noemi Noemi
Mincolelli Mincolelli
LB04 LB04
24/01/2017 24/01/2017
00/00/0000 0
Noemi Noemi
Mincolelli Mincolelli
LB05 LB05