You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2013/01/31 10:17:54 UTC

[Bug 54508] New: Implement missing function EDATE

https://issues.apache.org/bugzilla/show_bug.cgi?id=54508

            Bug ID: 54508
           Summary: Implement missing function EDATE
           Product: POI
           Version: 3.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: detlef.brendle@canoo.com
    Classification: Unclassified

Created attachment 29909
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29909&action=edit
Patch including function plus testcase

The function EDATE
(http://office.microsoft.com/en-us/excel-help/edate-function-HP010342465.aspx)
should also be part of POI.
I implemented a function incl. a testcase for it.

Would be great if you add that to your distribution some time.

Thanks,
detlef

-- 
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


[Bug 54508] Implement missing function EDATE

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54508

--- Comment #1 from Anthony J Clink <an...@gmail.com> ---
I implemented his solution, worked fine... but would really like to see this
implemented in the core library.

Several of our internal test tools use excel created spreadsheets. but we have
a use case where these functions need to be updated programatically.

Implementing this solution seems the only course.

-- 
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


[Bug 54508] Implement missing function EDATE

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54508

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Nick Burch <ap...@gagravarr.org> ---
Thanks for this, committed in r1442392.

If there are any more like this, please do go ahead and open a new bugzilla
entry then upload a patch for it!

-- 
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