Files
samskivert/projects
eric bd0e66e7ea Fix up the zeroTime() function. Calendar has two unique fields that store
hour data for some reason, which are both set when one does
Calendar.getInstance(), so we need to change both of them if we actually
want the hour to change.  Also change to explicitly set the fields to
zero, since clear isn't setting them to zero but to 'undefined' which
happens to be interpreted as zero.  Might as well be explicit about what
we want.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1476 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-05 21:16:24 +00:00
..
2004-08-02 04:49:17 +00:00
2004-08-02 04:12:02 +00:00