Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthordpinte
    • CommentTimeFeb 10th 2009
     
    Hi,

    I have an application with three languages : english, french and dutch. The french locale should auhtorize the users to enter numbers like "2,7" and the english ones should enter "2.7". 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 "2.0".

    It seems the decimal part has been lost.

    Is akelos "locale decimal format aware" ? It there a recommended way to treat such things ?

    Thanks

    Didrik
    •  
      CommentAuthorbermi
    • CommentTimeFeb 11th 2009
     

    I normally use number_format() and Ak::locale('number_format') for displaying localized numbers, but there is no Akelos way of normalizing users input.

Add your comments
    Username Password
  • Format comments as