Auto Time Zone

LukeLast - October 25, 2005 - 11:57

This module automatically updates the time zone setting on users' accounts. This is accomplished by using JavaScript on the client machine to send the data back to the server. The benefit is that users don't have to manually update their time zone in their profile.

Module Options:

  • This module has the optional feature of setting a $_SESSION[‘timezone’] variable for guest users. This feature can be taken advantage of in custom code or other modules when a guest user’s time zone is needed. The Value of $_SESSION['timezone'] is in minutes from GMT.

Releases

Official releasesDateSizeLinksStatus
5.x-1.02007-Sep-207.96 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Feb-208.39 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2007-Nov-137.98 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
4.7.x-1.x-dev2007-Apr-107.79 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.