lib/tzinfo/indexes/countries.rb in tzinfo-0.3.5 vs lib/tzinfo/indexes/countries.rb in tzinfo-0.3.6

- old
+ new

@@ -110,10 +110,13 @@ c.timezone 'Africa/Bujumbura', -203, 60, 881, 30 end country 'BJ', 'Benin' do |c| c.timezone 'Africa/Porto-Novo', 389, 60, 157, 60 end + country 'BL', 'St Barthelemy' do |c| + c.timezone 'America/St_Barthelemy', 1073, 60, -1257, 20 + end country 'BM', 'Bermuda' do |c| c.timezone 'Atlantic/Bermuda', 1937, 60, -1943, 30 end country 'BN', 'Brunei' do |c| c.timezone 'Asia/Brunei', 74, 15, 1379, 12 @@ -505,10 +508,13 @@ c.timezone 'Europe/Chisinau', 47, 1, 173, 6 end country 'ME', 'Montenegro' do |c| c.timezone 'Europe/Podgorica', 1273, 30, 289, 15 end + country 'MF', 'St Martin (French part)' do |c| + c.timezone 'America/Marigot', 271, 15, -757, 12 + end country 'MG', 'Madagascar' do |c| c.timezone 'Indian/Antananarivo', -227, 12, 2851, 60 end country 'MH', 'Marshall Islands' do |c| c.timezone 'Pacific/Majuro', 143, 20, 856, 5, 'most locations' @@ -713,11 +719,10 @@ end country 'SI', 'Slovenia' do |c| c.timezone 'Europe/Ljubljana', 921, 20, 871, 60 end country 'SJ', 'Svalbard & Jan Mayen' do |c| - c.timezone 'Arctic/Longyearbyen', 78, 1, 16, 1, 'Svalbard' - c.timezone 'Atlantic/Jan_Mayen', 4259, 60, -97, 12, 'Jan Mayen' + c.timezone 'Arctic/Longyearbyen', 78, 1, 16, 1 end country 'SK', 'Slovakia' do |c| c.timezone 'Europe/Bratislava', 963, 20, 1027, 60 end country 'SL', 'Sierra Leone' do |c|