[TYPO3-mvc] Fluid ViewHelper Incubator
Martin Kutschker
masi-no at spam-typo3.org
Tue Jul 13 09:19:07 CEST 2010
Am 12.07.2010 23:00, schrieb Thomas "Thasmo" Deinhamer:
> Martin Kutschker wrote:
>
> About the number separator:
> I'm not sure if it is a "official" part
> of a more or less standard-formatted telephone number.
> Have a look here: http://de.wikipedia.org/wiki/Rufnummer
>
> (So, I'm aware of the "/" in telephone number formatting,
> we use it as well, but not as often as just the space " ".
> I haven't found any useful source about "/" in phone numbers yet.)
It's common in Austria to separate country and area code with slashes. You can add even an extra
slash between country and area code (eg +43 / 1 / 653 234 56)
> About the chunk_split:
> In this case I can't use it, because I want to split the
> telephone number in segments, but beginning from the back!
Then you should have used an example that shows that (eg "12 345 678" and not "123 456 789")
> Have a look here: http://www.typolexikon.de/z/zahlengliederung.html#telefon
But that's all very country specific. In Austria you wouldn't "spell" a number this was "0 89/3 42
97-9". It would be either "0 89/34 297-9" or "0 89/342 97-9".
> All in all it's quite complex imo,
Because they are no real standards.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list