
0.9.4 Date: 2010-Nov-03 Size: 70.64 KB
0.9.3 Date: 2010-Aug-03 Size: 70.1 KB
0.9.2 Date: 2010-Jun-07 Size: 67.29 KB
0.9.1 Date: 2010-May-28 Size: 67.29 KB
0.9 Date: 2010-May-20 Size: 65.15 KB
0.8.2 Date: 2010-Apr-26 Size: 64.29 KB
0.8.1 Date: 2010-Apr-22 Size: 63.7 KB
0.8 Date: 2010-Apr-19 Size: 63.2 KB
0.7.1 Date: 2009-Nov-13 Size: 59.7 KB2009-11-10: version 0.7

0.7 Date: 2009-Nov-10 Size: 59.6 KBNUMBERTEXT and MONEYTEXT are spreadsheet functions for number to number name and currency name conversion proposed for OpenFormula standard. MONEYTEXT is functionally top-compliant with the ECMA/ISO standard BAHTTEXT function. See also http://NUMBERTEXT.org.
2009-09-04: version 0.6.1
2009-09-03: version 0.6

0.6.1 Date: 2009-Sep-04 Size: 52.65 KBNUMBERTEXT and MONEYTEXT are spreadsheet functions for number to number name and currency name conversion proposed for OpenFormula standard. MONEYTEXT is functionally top-compliant with the ECMA/ISO standard BAHTTEXT function. See also http://NUMBERTEXT.org.
2009-08-20: version 0.5

0.5 Date: 2009-Aug-20 Size: 359.81 KBNUMBERTEXT and MONEYTEXT are spreadsheet functions for number to number name and currency name conversion proposed for OpenFormula standard. MONEYTEXT is functionally top-compliant with the ECMA/ISO standard BAHTTEXT function. See also http://NUMBERTEXT.org.
2009-08-10: version 0.4
2009-08-09: version 0.3

0.4 Date: 2009-Aug-11 Size: 348.53 KBNUMBERTEXT and MONEYTEXT are spreadsheet functions for number to number name and currency name conversion proposed for OpenFormula standard. MONEYTEXT is functionally top-compliant with the ECMA/ISO standard BAHTTEXT function.
20090725: version 0.2

0.2 Date: 2009-Aug-09 Size: 324.4 KBLanguage-neutral NUMBERTEXT and MONEYTEXT functions for OpenOffice.org Calc
version 0.1 (2009-05-22)
License: LGPL/BSD dual-license
Soros programming language specification (draft) and IDE
2009 (C) László Németh
Home: http://launchpad.net/numbertext
= Supported languages in this version =
nl-NL Dutch
en-US, en-* English
eo Esperanto
de-DE German
hu-HU Hungarian
it-IT Italian
th-TH Thai
zh-ZH Chinese (simplified)
zh-shuzou Chinese Shuzou numerals
= Installation in OpenOffice.org =
Tools->Extension Manager->Add
= Usage =
After restarting OpenOffice.org, there are two new Calc functions,
NUMBERTEXT() and MONEYTEXT().
Examples:
=NUMBERTEXT(25)
=NUMBERTEXT(25;"th-TH")
=MONEYTEXT(25)
=MONEYTEXT(25;"USD")
=MONEYTEXT(25;"CNY";"zh-shuzou")
= Development =
See doc/addnewlocale.txt and doc/sorosspec.odt
== Integrated development environment ==
There is a JavaScript/HTML IDE in this distribution:
open Soros.html in a JavaScript capable browser.
= Test =
test/thaicheck.ods is a simple test of the equivalence of
the Soros implementation of Thai number to number name conversion
and BAHTTEXT function.

0.1.2 Date: 2009-May-22 Size: 114.32 KB