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: [email protected]
Reporter: [email protected]
% 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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"