We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972a52d commit 82acc32Copy full SHA for 82acc32
activesupport/lib/active_support/values/time_zone.rb
@@ -57,6 +57,7 @@ class TimeZone
57
"Caracas" => "America/Caracas",
58
"La Paz" => "America/La_Paz",
59
"Santiago" => "America/Santiago",
60
+ "Asuncion" => "America/Asuncion",
61
"Newfoundland" => "America/St_Johns",
62
"Brasilia" => "America/Sao_Paulo",
63
"Buenos Aires" => "America/Argentina/Buenos_Aires",
0 commit comments