[Bug 202700] timezone Europe/London is weird

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 27 21:36:59 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202700

            Bug ID: 202700
           Summary: timezone Europe/London is weird
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: ben at links.org

% TZ=Europe/London date -r 0               
Thu Jan  1 01:00:00 BST 1970

Clearly, BST is not the correct timezone. However:

% TZ=GMT0BST date -r 0      
Thu Jan  1 00:00:00 GMT 1970

And also surprisingly:

% TZ=Europe/Paris date -r 0 
Thu Jan  1 01:00:00 CET 1970

Which is correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list