Wolfsblvt / advancedpolls

Advances the core poll system of phpBB with new features like hiding votes till end, showing poll voters, limiting the votes and more.
GNU General Public License v2.0
11 stars 13 forks source link

Fix timezone issue when setting the end date of a poll, #93

Closed javiexin closed 9 years ago

javiexin commented 9 years ago

by taking into consideration local time both when reading and when writing the new end date/time.

javiexin commented 9 years ago

Issue #92