After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 86338 - How to make it clear that we parsed as date not time
How to make it clear that we parsed as date not time
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
1.0.x
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2002-06-24 13:14 UTC by Hoeft
Modified: 2008-09-01 13:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hoeft 2002-06-24 13:14:21 UTC
strange behaviour in time calculation:

time1     time2       result (time2 - time1)
22:00     23:59       1:59          ok
22:00     24:00       2:24          looks strange
Comment 1 Jody Goldberg 2002-06-24 15:39:10 UTC
The problem is that 22:00 is matching as h:mm and 24:00 is matching as m:ss

I'm not sure what the best solution would be.  This will take some thought.
Comment 2 Jon Kåre Hellan 2004-08-19 17:49:16 UTC
Gives the correct result now, at least in POSIX locale
Comment 3 Morten Welinder 2008-09-01 13:08:23 UTC
We seem to be behaving reasonably now, and probably have for years.  I don't
see anything that still needs fixing.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.