http://bugzilla.novell.com/show_bug.cgi?id=557962

http://bugzilla.novell.com/show_bug.cgi?id=557962#c0


           Summary: TimeZoneInfo.DisplayName does not conform to spec
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: All
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


User-Agent:       Opera/9.80 (X11; Linux i686; U; de) Presto/2.2.15
Version/10.00

According to the documentation
(http://msdn.microsoft.com/en-us/library/system.timezoneinfo.displayname.aspx)
the TimeZoneInfo.DisplayName should be 
"(GMT+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien" but it is "W.
Europe Standard Time". The later seems to be the Standard/Daylight Name.


Reproducible: Always

Steps to Reproduce:
1. create new TimeZoneInfo under .NET
2. print TimeZoneInfo.DisplayName
3. create new TimeZoneInfo under Mono
4. print TimeZoneInfo.DisplayName
5. compare output of 2. and 4.

Actual Results:  
W. Europe Standard Time

Expected Results:  
(GMT+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to