Class Horde_Date_Parser_Locale_De
- Horde_Date_Parser_Locale_Base
- Horde_Date_Parser_Locale_De
Located at Horde/Date/Parser/Locale/De.php
public
|
#
preNormalize( mixed $text )
Clean up the specified input text by stripping unwanted characters, converting idioms to their canonical form, converting number words to numbers (three => 3), and converting ordinal words to numeric ordinals (third => 3rd) |
public
array
|
#
postTokenize( array $tokens )
Remove tokens that don't fit our definitions and re-orders tokens when necessary. |
$args,
$definitions,
$now
|