?
=?ISO-8859-1?Q?Pierre-Yves_Landur=E9?=
hi,
sorry to bother you with a question somebody should have already ask,
but i was unable to find it in groups.google.com.. so
=
well, my problem is that i'm trying to store dates values in Calendar
(more exactly GregorianCalendar) class instances.
BUT... the stored dates keep on running upon the system date :
ie : i store 2h 34m 5s 324ms
4s later, when i print the date, it will give me something like
2h 34m 9s 450ms
it is very bothering for me...
how can i make Calendar class to store "fixed" dates... ?
or which class should i use to store "fixed" dates ?
Thanx for your help.
Pierre-Yves
sorry to bother you with a question somebody should have already ask,
but i was unable to find it in groups.google.com.. so
well, my problem is that i'm trying to store dates values in Calendar
(more exactly GregorianCalendar) class instances.
BUT... the stored dates keep on running upon the system date :
ie : i store 2h 34m 5s 324ms
4s later, when i print the date, it will give me something like
2h 34m 9s 450ms
it is very bothering for me...
how can i make Calendar class to store "fixed" dates... ?
or which class should i use to store "fixed" dates ?
Thanx for your help.
Pierre-Yves