Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2015 21:36:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 202700] timezone Europe/London is weird
Message-ID:  <bug-202700-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ben@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202700-8>