Hi,
Same issue over here.
The plugin appears to use standard PHP time() functions instead of the WP current_time() function so it will always expire users on the UTC+0 timezone instead of the local time set on the blog site itself.
Ref:
http://codex.ww.wp.xz.cn/Function_Reference/current_time
Any chance for a quick fix??