Time zone

When using Web File Share with a webhosting service, sometimes the server is located in a different time zone than you and your users. You can adjust the time difference by configuring Web File Share to use your time zone instead:

Open the file "/path-to-WebFileShare/customizables/config.php" in a text editor and add the following line:

date_default_timezone_set("Asia/Tokyo");

Replace "Asia/Tokyo" with your desired location.

Find a list of available timezone codes for various locations on the planet at http://www.php.net/manual/en/timezones.php

Date/Time Formats

If you also want to change the date/time formats used in the interface, these can be changed by editing the language translation files (See Translating Web File Share).

Attached Files
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Name
Email
Security Code Security Code
Related Articles RSS Feed
File preview
Viewed 3166 times since Wed, Mar 5, 2014
E-mail notification system
Viewed 3547 times since Tue, Mar 4, 2014
MENU