add initial numerizer implementation and tests
authorChuck Hagenbuch <chuck@horde.org>
Mon, 3 Nov 2008 19:28:58 +0000 (14:28 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Mon, 3 Nov 2008 19:28:58 +0000 (14:28 -0500)
commit203650a6dbd6efd790d8a2989136ebc87bdf945e
treef2032112787f37a4189151cac151ea102af2f900
parentb7fb779a2a355b735b871dcc60d4cdd7595e9644
add initial numerizer implementation and tests
framework/Horde_Date_Parser/lib/Horde/Support/Numerizer.php [new file with mode: 0644]
framework/Horde_Date_Parser/lib/Horde/Support/Numerizer/Locale/Base.php [new file with mode: 0644]
framework/Horde_Date_Parser/test/Horde/Support/AllTests.php [new file with mode: 0644]
framework/Horde_Date_Parser/test/Horde/Support/NumerizerTest.php [new file with mode: 0644]