Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 85483 invoked from network); 21 Sep 2008 16:46:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Sep 2008 16:46:04 -0000 Received: (qmail 11338 invoked by uid 500); 21 Sep 2008 16:46:01 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 11323 invoked by uid 500); 21 Sep 2008 16:46:01 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 11312 invoked by uid 99); 21 Sep 2008 16:46:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2008 09:46:01 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2008 16:45:10 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 488A7234C1D4; Sun, 21 Sep 2008 09:45:43 -0700 (PDT) From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 45853] Date edited using Open Office not work with POI. X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: HSSF X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nick@torchbox.com X-Bugzilla-Status: NEEDINFO X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080921164543.488A7234C1D4@brutus.apache.org> Date: Sun, 21 Sep 2008 09:45:43 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45853 Nick Burch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Nick Burch 2008-09-21 09:45:42 PST --- What's the date format that excel outputs, and what's the one that open office outputs? How has oo changed it? Have you tried with a recent svn checkout of poi? (Call getCellStyle on the cell, then getDataFormatString, that'll give you the format string used) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org