To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64443
                  Issue #:|64443
                  Summary:|Hour() and Minute() returning "12:00 PM" instead of a
                          |number.
                Component:|Spreadsheet
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|spreadsheet
              Reported by:|pfudd





------- Additional comments from [EMAIL PROTECTED] Mon Apr 17 19:24:40 -0700 
2006 -------
I've got a microsoft excel spreadsheet of times, names, numbers.  I inserted a
column to store time values that have been converted to number of minutes after
12:00pm, in preparation for drawing a graph.

The formula I want to use is (hour(a2)-12)*60+minute(a2), but it puts 12:00 in
that column instead.  If I just use hour(a2) or minute(a2), it returns 12:00.

If I cut and paste just the data to a new spreadsheet and then create the
formula, it works correctly.

I suspect the problem is that the excel file isn't being converted right, or is
triggering misbehaviour in Calc.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to