Welcome, Guest
Username: Password: Remember me

TOPIC: How to set time zone?

How to set time zone? 8 years 3 months ago #3102

www.millgrove.org/index.php?option=com_w...r&Itemid=240&lang=en

There is not a field to select Time Zone in the module. How do I specify Eastern Time in this module so that the times display correctly? Thank you.
The administrator has disabled public write access.

How to set time zone? 8 years 3 months ago #3103

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
Just add it after line 13 which is on top of the modules/mod_jo_facebook_events_pro/tmlp/default.php like this.

defined('_JEXEC') or die('Restricted access');
date_default_timezone_set('America/Los_Angeles');

Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.044 seconds