<rss version="2.0">
		<channel>
			<title>Akelos PHP Framework Forum - localized number format</title>
			<lastBuildDate>Mon, 06 Sep 2010 09:33:47 +0200</lastBuildDate>
			<link>http://forum.akelos.org/</link>
			<description></description>
			<generator>
				Lussumo Vanilla 1.1.4 &amp; Feed Publisher
			</generator>
			<item>
		<title>localized number format</title>
		<link>http://forum.akelos.org/discussion/740/?Focus=3021#Comment_3021</link>
		<guid isPermaLink="false">http://forum.akelos.org/discussion/740/?Focus=3021#Comment_3021</guid>
		<pubDate>Tue, 10 Feb 2009 03:49:34 +0100</pubDate>
		<author>dpinte</author>
		<description>
			<![CDATA[ Hi,<br /><br />I have an application with three languages : english, french and dutch. The french locale should auhtorize the users to enter numbers like &quot;2,7&quot; and the english ones should enter &quot;2.7&quot;. When users use this in our application (Akelos 0.8), the english users have a correct number saved into the db but the french users see only &quot;2.0&quot;. <br /><br />It seems the decimal part has been lost. <br /><br />Is akelos &quot;locale decimal format aware&quot; ? It there a recommended way to treat such things ?<br /><br />Thanks<br /><br />Didrik ]]>
		</description>
	</item>
	<item>
		<title>localized number format</title>
		<link>http://forum.akelos.org/discussion/740/?Focus=3028#Comment_3028</link>
		<guid isPermaLink="false">http://forum.akelos.org/discussion/740/?Focus=3028#Comment_3028</guid>
		<pubDate>Wed, 11 Feb 2009 05:50:14 +0100</pubDate>
		<author>bermi</author>
		<description>
			<![CDATA[ <p>I normally use number_format() and Ak::locale('number_format') for displaying localized numbers, but there is no Akelos way of normalizing users input.</p>
 ]]>
		</description>
	</item>
	
		</channel>
	</rss>