meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| plugin:timezone [2015/02/03 12:02] – created duncanc | plugin:timezone [2024/05/20 00:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Timezone ====== | ||
| + | ---- plugin ---- | ||
| + | |||
| + | description: | ||
| + | author | ||
| + | type : | ||
| + | lastupdate : 2015-02-03 | ||
| + | compatible : phplist 3 | ||
| + | depends | ||
| + | conflicts | ||
| + | similar | ||
| + | tags : | ||
| + | |||
| + | sourcerepo : https:// | ||
| + | donationurl: | ||
| + | |||
| + | ---- | ||
| + | |||
| + | This plugin allows you to set the php and the mysql timezones. phplist lets you set the timezone using a config file parameter, SYSTEM_TIMEZONE, | ||
| + | |||
| + | This plugin sets the mysql timezone using an offset calculated from the php timezone. | ||
| + | |||
| + | |||
| + | Installation instructions: | ||
| + | |||
| + | See the README file on the GitHub page https:// | ||