Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 7700

Show
Ignore:
Timestamp:
09/30/07 22:56:37 (1 year ago)
Author:
david
Message:

Fixed that La Paz was included in -25200 and -14400 offsets when it should only be in -14400 (closes #9735) [bermi]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/activesupport/CHANGELOG

    r7697 r7700  
    11*2.0.0 [Preview Release]* (September 29th, 2007) 
     2 
     3* Fixed that La Paz was included in -25200 and -14400 offsets when it should only be in -14400 #9735 [bermi] 
    24 
    35* Fixed JSON encoding to use quoted keys according to the JSON standard #8762 [choonkat/chuyeow] 
  • trunk/activesupport/lib/active_support/values/time_zone.rb

    r7659 r7700  
    9999         [-32_400, "Alaska" ], 
    100100         [-28_800, "Pacific Time (US & Canada)", "Tijuana" ], 
    101          [-25_200, "Mountain Time (US & Canada)", "Chihuahua", "La Paz", 
    102                    "Mazatlan", "Arizona" ], 
     101         [-25_200, "Mountain Time (US & Canada)", "Chihuahua", "Mazatlan",  
     102                   "Arizona" ], 
    103103         [-21_600, "Central Time (US & Canada)", "Saskatchewan", "Guadalajara", 
    104104                   "Mexico City", "Monterrey", "Central America" ],