Euro Currency Localization

Last post 02-20-2008 4:26 PM by Reddy4All. 1 replies.

Sort Posts:

  • Euro Currency Localization

    02-18-2008, 11:56 AM
    • Loading...
    • tjb24
    • Joined on 05-18-2005, 6:43 PM
    • Posts 8

    When I'm trying to set the localization to Euros, I would expect the euro currency sign to print out €3,00 instead it prints out 3,00€.  How can I make it print out in the front of the number instead of behine.  This seems to be a bug in the framework.

     

     

    System.Threading.Thread.CurrentThread.CurrentCulture = New System.Globalization.CultureInfo("fr-FR")
        Dim Money As Decimal = 3.0
        Label1.Text = String.Format("{0:c}", Money)
      
    Filed under: , ,
  • Re: Euro Currency Localization

    02-20-2008, 4:26 PM
    • Loading...
    • Reddy4All
    • Joined on 02-18-2008, 11:19 AM
    • Posts 30

     I think Euro Symbol denotes the end of the numbers....

Page 1 of 1 (2 items)
Microsoft Communities
Page view counter