Add Puerto Rico support to ActiveSupport::TimeZone

This commit is contained in:
Chris Dosé 2017-04-16 15:01:41 -07:00
parent e1e3be7c02
commit b6ae8cb990
No known key found for this signature in database
GPG Key ID: 293B1FFF4E41BB4A

@ -59,6 +59,7 @@ class TimeZone
"Buenos Aires" => "America/Argentina/Buenos_Aires",
"Montevideo" => "America/Montevideo",
"Georgetown" => "America/Guyana",
"Puerto Rico" => "America/Puerto_Rico",
"Greenland" => "America/Godthab",
"Mid-Atlantic" => "Atlantic/South_Georgia",
"Azores" => "Atlantic/Azores",