[Mono-bugs] [Bug 557962] New: TimeZoneInfo.DisplayName does not conform to spec

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 24 04:15:18 EST 2009


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: mono-bugs at lists.ximian.com
        ReportedBy: frederick.roth at topalis.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list