Settings and activity
9 results found
-
0 votesNiels Bosma shared this idea ·
-
5 votesNiels Bosma shared this idea ·
-
0 votesNiels Bosma shared this idea ·
-
18 votes
-
16 votes
-
29 votes
An error occurred while saving the comment -
16 votesNiels Bosma shared this idea ·
-
4 votes
An error occurred while saving the comment Niels Bosma commentedFound a workaround btw:
Add the following in the top of a linqpad file:
Thread.CurrentThread.CurrentCulture = System.Globalization.CultureInfo.CreateSpecificCulture ("en-US");
Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo("en-US");Niels Bosma shared this idea · -
51 votesNiels Bosma supported this idea ·
That could be extremely useful.