Hi!
Bug report:
class ResultSet, method
public Timestamp getTimestamp
time is converted improperly: must change
s = s.substring(0,18) + nm;
to
s = s.substring(0,19) + nm;
after this seconds are not corrupted.
--
Andrew
begin: vcard fn: Andrew V. Shuvalov n: Shuvalov;Andrew V. adr: Computer Science dpt.;;SUNY at Stony Brook;Stony Brook;NY;11794;USA email;internet: [EMAIL PROTECTED] tel;work: (516)-632-7865 tel;home: (516)-473-2430 x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard
