Ok, I tried this now. And that seems to be the problem, looks like I got
an empty string for the CurrentCulture.Name:

j...@xeee ~ $ csharp 
Mono C# Shell, type "help;" for help

Enter statements below.
csharp> using System.Threading;
csharp> using System.Globalization;
csharp> Console.WriteLine (Thread.CurrentThread.CurrentCulture.Name);

csharp>

-- 
Clock Calendar shows Sunday at the start of the week
https://bugs.launchpad.net/bugs/342411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to