Paraguay Time Zone
Added by Marcelo Demestri over 9 years ago
I need to set up the Paraguay (Asunción) time zone for my Redmine platform.
In the available list (Users -> My Account -> Time Zone) I cannot found this option (between -4 & -3 GMT according Summer Time modification: e.g. now We are in -4 GMT).
I need something like this "(GMT -04:00) Asunción" in the select list. Asunción is the capital city of Paraguay, so I don't understand why there is no TZ for us and how can I update that list with the proper information.
Thanks in advance.
Replies (1)
RE: Paraguay Time Zone - Added by Toshi MARUYAMA over 9 years ago
Redmine uses Rails time_zone_select.
- source:tags/3.0.2/app/views/users/_preferences.html.erb#L3
- http://apidock.com/rails/v4.2.1/ActionView/Helpers/FormOptionsHelper/time_zone_select
I think you had better ask Rails community.
http://apidock.com/rails/v4.2.1/ActiveSupport/TimeZone