Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Decimal separator diff
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Globalization; namespace Rextester { public class Program { public static void Main(string[] args) { var number = 0.123; var americanLocale = CultureInfo.GetCultureInfo("en-US"); var frenchLocale = CultureInfo.GetCultureInfo("fr-FR"); Console.WriteLine(number.ToString(americanLocale)); // Uses . Console.WriteLine(number.ToString(frenchLocale)); // Uses , } } }
run
|
edit
|
history
|
help
1
Trent Butler All Dead Example
https://www.facebook.com/gluncev
Basma-1
Quickly reach memory limit
if else y var
Prsonal informashin
How to find the fisrt index of a substring in a given string?
asxsadaxsdf
ERFDAX
LCM Q 3