]> source.dussan.org Git - poi.git/commit
EDate function implementation from Detlef Brendle from bug #54508
authorNick Burch <nick@apache.org>
Mon, 4 Feb 2013 22:01:55 +0000 (22:01 +0000)
committerNick Burch <nick@apache.org>
Mon, 4 Feb 2013 22:01:55 +0000 (22:01 +0000)
commit3460c45bc3281fa76b26fe32193c85d41d5bbf5e
tree4881c996f6a3ebd3389488e1c597956c1c2b1e25
parentf9dccbc978b1893b916b75bf1eade36238997913
EDate function implementation from Detlef Brendle from bug #54508

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1442392 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/atp/AnalysisToolPak.java
src/java/org/apache/poi/ss/formula/functions/EDate.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/formula/functions/TestEDate.java [new file with mode: 0644]