Project

General

Profile

Paraguay Time Zone

Added by Marcelo Demestri about 11 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 almost 11 years ago

Redmine uses Rails time_zone_select.

I think you had better ask Rails community.
http://apidock.com/rails/v4.2.1/ActiveSupport/TimeZone

    (1-1/1)