Re: Changing the CultureInfo

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Cor Ligthert (notfirstname_at_planet.nl)
Date: 08/26/04


Date: Thu, 26 Aug 2004 13:17:31 +0200

Jason,

A string is never updated by the culture info

It should update after have set the culture and than do by instance
mylabel = Now.tostring

I hope this helps?

Cor
.



Relevant Pages

  • Re: Determine culture of string
    ... I dont know in wich scenario are you programing, ... from a string? ... It is the current thread that has a culture info attached and this info ...
    (microsoft.public.dotnet.framework)
  • Re: Determine culture of string
    ... I think you mean codification, the code page used in the string, ... md_rogers@xxxxxxxxx ha escrito: ... Marcin Hoppe wrote: ... It is the current thread that has a culture info attached and this info ...
    (microsoft.public.dotnet.framework)
  • Re: Determine culture of string
    ... how to I determine the langauge/culture of the first character ... Dim s As String = "some text" ... I think that there is not such thing as a culture of the string. ... It is the current thread that has a culture info attached and this info ...
    (microsoft.public.dotnet.framework)
  • Re: Determine culture of string
    ... Dim s As String = "some text" ... I think that there is not such thing as a culture of the string. ... It is the current thread that has a culture info attached and this info determines the way string *operations* work. ...
    (microsoft.public.dotnet.framework)
  • Re: NumberFormatInfo Decimal Places
    ... With the culture info you can do a lot. ... This for decimalplaces ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)