[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-10-17 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 Pedro changed: What|Removed |Added CC||pedl...@gmail.com Status|RESOLVED

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-10-17 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 Pedro changed: What|Removed |Added Status|VERIFIED|CLOSED -- You are receiving this mail because: Yo

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-10-17 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 --- Comment #11 from Andrea Pescetti --- To verify: download RC2 from https://dist.apache.org/repos/dist/dev/openoffice/4.1.2-rc2-r1707648/binaries/en-US/ and open villeroy's nice test document ("Spreadsheet comparing...") form the Attachments sect

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-10-06 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 Andrea Pescetti changed: What|Removed |Added Flags|4.1.2_release_blocker? |4.1.2_release_blocker+ --- Comment #10 f

4.1.2_release_blocker granted: [Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-10-06 Thread bugzilla
Andrea Pescetti has granted Kay 's request for 4.1.2_release_blocker: Issue 117989: Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1 https://bz.apache.org/ooo/show_bug.cgi?id=117989 --- Comment #10 from Andrea Pescetti --- Already commit

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-09-25 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 --- Comment #9 from SVN Robot --- "pescetti" committed SVN revision 1705378 into branches/AOO410: #i117989# Basic functions Day(), Hour(), Minute(), and Second() return wrong ... -- You are receiving this mail because: You are on the CC list for

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-09-10 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 Andrea Pescetti changed: What|Removed |Added CC||pesce...@apache.org --- Comment #8 from

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-09-04 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 Kay changed: What|Removed |Added CC||ksch...@apache.org Flags|

4.1.2_release_blocker requested: [Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-09-04 Thread bugzilla
Kay has asked for 4.1.2_release_blocker: Issue 117989: Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1 https://bz.apache.org/ooo/show_bug.cgi?id=117989 --- Comment #7 from Kay --- Verified fixed. Recommend as release blocker due to age of issue.

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-08-29 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 dam...@apache.org changed: What|Removed |Added Target Milestone|--- |4.1.2 OS|Linux

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-08-25 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 dam...@apache.org changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-08-25 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 --- Comment #5 from SVN Robot --- "damjan" committed SVN revision 1697807 into trunk: #i117989# Basic functions Day(), Hour(), Minute(), and Second() return wrong ... -- You are receiving this mail because: You are on the CC list for the issue.

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-08-25 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 --- Comment #4 from dam...@apache.org --- Actually CDate() works, the real problem is that Day(), Hour(), Minute() and Second() are returning wrong values due to arithmetic errors, rounding wrongly, and floor()/ceil() issues. -- You are receiving

[Issue 117989] Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1

2015-08-25 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=117989 dam...@apache.org changed: What|Removed |Added Summary|Basic function CDate|Basic functions Day(),