Adjust timezone in ISPC admin console?

Discussion in 'General' started by cfuze, Jul 2, 2012.

  1. cfuze

    cfuze New Member

    So this is just annoying me. The default timezone is set for America/Los_Angeles. If I do a print strftime('%c'); it shows the correct time; however, if I login to ISPC 3 console -> show server load it has:

    Data from: 2012-07-02 06:40

    Which is exactly +7 hours from my actual time. How in the heck do I make this equal my timezone?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can freely configure the timezone in the ispconfig configuration file. See:

    /usr/local/ispconfig/server/lib/config.inc.php and /usr/local/ispconfig/interface/lib/config.inc.php
     
  3. cfuze

    cfuze New Member

    Ah! Thanks! I knew it had to be somewhere.
     

Share This Page