Project

General

Profile

Issues update time in redmine code

Added by jim p over 8 years ago

Hi
I have changed redmine code and replaced Gregorian calendar with Japanese calendar. everything is OK and my issues start and end date are shown in Japanese calendar. but my issues Updated times are still in Gregorian calendar. How can i find update time calculation in redmine code?
Thanks in advance


Replies (1)

RE: Issues update time in redmine code - Added by John Paul Dominikkam over 8 years ago

Hi,

Please run the command

RAILS_ENV=production bundle exec rake redmine:load_default_data

restart service it should work

Regards
John

    (1-1/1)