Reviewing merge request #7: [TRIVIAL]: fix for BST zone handling

Turned out that BST was a somewhat special case, there is no /usr/share/zoneinfo/BST file to link to; when /usr/share/zoneinfo/Europe/London is selected then date command can show BST

So we're handling this special case now, by assuming that BST is the same as Europe/London

Commits that would be merged:

Version 1
  • Version 1
  • 9281e3f
  • aff2860
  • Fixed BST handling

Showing 9281e3f-aff2860

Comments

→ State changed from Open to Closed

Merged.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository