Navigation Menu

Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Commit

Permalink
add london
Browse files Browse the repository at this point in the history
  • Loading branch information
bsharpe committed Jul 27, 2015
1 parent dcead94 commit c01cb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/timebot.rb
Expand Up @@ -23,7 +23,7 @@
'US/Mountain' => %w(MDT MST MOUNTAIN M #M),
'US/Central' => %w(CDT CST CENTRAL C #C),
'US/Eastern' => %w(EDT EST EASTERN E #E),
'Europe/London' => %w(BST B #B),
'Europe/London' => %w(BST B #B L LONDON),
'Europe/Madrid' => %w(CEST CE #CE)
}

Expand Down

0 comments on commit c01cb6b

Please sign in to comment.