This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Timezone


  1. Leopard
    Member

    Hi, how can I adjust script timezone. thanks :)

    Posted 13 years ago #
  2. yuniar

    You can edit your config.php file and put this code:

    date_default_timezone_set('America/New_York') ;

    in the above sample, it would set the timezone to New York's timezone.
    You can change it with other timezones, complete list available here:
    http://www.php.net/manual/en/timezones.php


    MachForm Founder

    Posted 13 years ago #
  3. Leopard
    Member

    thanks yuniar, now it works :)

    Posted 13 years ago #

RSS feed for this topic

Reply