]> source.dussan.org Git - poi.git/commit
Patch 46410 from Steven Butler - added impl for TIME() function.
authorJosh Micich <josh@apache.org>
Wed, 31 Dec 2008 05:31:42 +0000 (05:31 +0000)
committerJosh Micich <josh@apache.org>
Wed, 31 Dec 2008 05:31:42 +0000 (05:31 +0000)
commit2306e8a92781ae7d4f48caf11a6ee98cd4768f72
tree4b20a62eafd79e3f710ab41b53d7aea6a91ea97c
parent8a446dc1555bd5fc55c07f2826fd65431917463a
Patch 46410 from Steven Butler - added impl for TIME() function.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730309 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/formula/functions/Time.java
src/testcases/org/apache/poi/hssf/record/formula/functions/AllIndividualFunctionEvaluationTests.java
src/testcases/org/apache/poi/hssf/record/formula/functions/TestTime.java [new file with mode: 0644]