Exemplo n.º 1
0
 public void testTimeValue() {
   assertEquals("1970/01/01 19:10:45", Vba.timeValue(SAMPLE_DATE));
 }