To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111097 Issue #|111097 Summary|[CWS:npower23_objectmodules] Incorrect date returned f |or DateSerial(0,1,1) Component|framework Version|DEV300m75 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|ab Reported by|jsk
------- Additional comments from j...@openoffice.org Fri Apr 23 07:17:12 +0000 2010 ------- Autotest: framework/optional/f_basic_issues.bas # ---------------------------------------------------------------------------- # [i97038] ' Date should contain the year 1900 and the value should be 2 Sub Main Dim v v = DateSerial(0,1,1) Msgbox ("Date : " & v) MsgBox ("Value : " & CDbl(v)) End Sub # ---------------------------------------------------------------------------- # --------------------------------------------------------------------- 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: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org