[GH-ISSUE #186] wrong time zone when using vimbtool #147

Closed
opened 2026-02-26 09:36:17 +03:00 by kerem · 2 comments
Owner

Originally created by @Phiber2000 on GitHub (Apr 20, 2016).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/186

When executing "vimbtool.php -a mailbox.cli-get-sizes", time zone in DB columns "size_at" is not considered correctly. So the info in GUI is wrong, too.
For example: 2016-04-20 11:00:00 should be 2016-04-20 12:00:00
The command php -i, /usr/bin/env php -i and the phpinfo page show the correct time zone, so the php.ini files are set correct.

Originally created by @Phiber2000 on GitHub (Apr 20, 2016). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/186 When executing "vimbtool.php -a mailbox.cli-get-sizes", time zone in DB columns "size_at" is not considered correctly. So the info in GUI is wrong, too. For example: `2016-04-20 11:00:00` should be `2016-04-20 12:00:00` The command `php -i`, `/usr/bin/env php -i` and the phpinfo page show the correct time zone, so the `php.ini` files are set correct.
kerem closed this issue 2026-02-26 09:36:17 +03:00
Author
Owner

@Phiber2000 commented on GitHub (Apr 20, 2016):

I have found out why - easy thing.
Pull request incoming in a few minutes.

<!-- gh-comment-id:212395132 --> @Phiber2000 commented on GitHub (Apr 20, 2016): I have found out why - easy thing. Pull request incoming in a few minutes.
Author
Owner

@Phiber2000 commented on GitHub (Apr 20, 2016):

Added note in "Mail System Install on Ubuntu" Wiki page, too.

<!-- gh-comment-id:212400856 --> @Phiber2000 commented on GitHub (Apr 20, 2016): Added note in "[Mail System Install on Ubuntu](https://github.com/opensolutions/ViMbAdmin/wiki/Mail-System-Install-on-Ubuntu)" Wiki page, too.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#147
No description provided.