Culture to display $

Last post 06-24-2009 3:28 AM by yjaved. 1 replies.

Sort Posts:

  • Culture to display $

    06-23-2009, 10:01 PM
    • Member
      21 point Member
    • rajiraj
    • Member since 10-14-2008, 11:02 AM
    • Sydney
    • Posts 69

    I changed the culture in web.config  to "en-GB" to displays date format in dd/mm/yyyy.

    I need to display the price in $.

    Right now it is showing pound.   How to I convert the pound to dollar without changing the culture to en-US

     

     

  • Re: Culture to display $

    06-24-2009, 3:28 AM
    Answer
    • Participant
      1,113 point Participant
    • yjaved
    • Member since 10-08-2007, 12:00 AM
    • KL, Malaysia
    • Posts 227

     you can format data usign specified culture within your code so in a way you can override the we.config settings check this

    it explains good...

    http://msdn.microsoft.com/en-us/library/syy068tk.aspx

    ASP.NET Best site ever
    Mark as ans if got your answer.because it will be used for the readers of the forum
Page 1 of 1 (2 items)