Author Topic: how to change script time?  (Read 8499 times)

0 Members and 1 Guest are viewing this topic.

Offline Bryan

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
how to change script time?
« on: February 27, 2009, 03:03:23 PM »
How can I change the time in TP? My server time is in ET, however, TP is 3 hrs late, in PT.  any ideas?

Codraw 14200200

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: how to change script time?
« Reply #1 on: February 28, 2009, 06:12:01 AM »
forwarded to kildoozer, thnx

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: how to change script time?
« Reply #2 on: March 04, 2009, 07:52:08 AM »
TP shows server's time.
Code: [Select]
$server_time = date("F j, H:i:s"); But if it's very important, I can add ability to set time shifting for admin area.

Offline Bryan

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
Re: how to change script time?
« Reply #3 on: March 04, 2009, 01:23:15 PM »
yes, it'd be nice to have options to set up time ourselves. THanks