web/lib/Zend/Locale/Data/en_US_POSIX.xml
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Fri, 06 May 2011 11:11:26 +0200
changeset 135 d689f183db2c
parent 68 ecaf28ffe26e
child 207 621fa6caec0c
permissions -rw-r--r--
add client live

<?xml version="1.0" encoding="UTF-8" ?>
<ldml>
	<identity>
		<version number="$Revision: 1.58 $"/>
		<generation date="$Date: 2009/05/05 23:06:35 $"/>
		<language type="en"/>
		<territory type="US"/>
		<variant type="POSIX"/>
	</identity>
	<numbers>
		<symbols>
			<perMille>0/00</perMille>
			<infinity>INF</infinity>
		</symbols>
		<decimalFormats>
			<decimalFormatLength>
				<decimalFormat>
					<pattern>#0.######</pattern>
				</decimalFormat>
			</decimalFormatLength>
		</decimalFormats>
		<scientificFormats>
			<scientificFormatLength>
				<scientificFormat>
					<pattern>0.000000E+000</pattern>
				</scientificFormat>
			</scientificFormatLength>
		</scientificFormats>
		<percentFormats>
			<percentFormatLength>
				<percentFormat>
					<pattern>#0%</pattern>
				</percentFormat>
			</percentFormatLength>
		</percentFormats>
		<currencyFormats>
			<currencyFormatLength>
				<currencyFormat>
					<pattern>¤ #0.00</pattern>
				</currencyFormat>
			</currencyFormatLength>
		</currencyFormats>
	</numbers>
</ldml>