I'm using the POI api in Java. To get the time in an excel spreadsheet.
In the excell spreadsheet the data is as text
Image :
publicvoidobterHora(){Cellhora=row.getCell(7);System.out.println("hora: "+hora);
}
result: Dec 31, 1899...
asked by
05.10.2018 / 15:40