It seems as though during the cron process the timezone changes so am suspecting there is a cron job that changes the timezone so that the finish time ends up being UTC time
-- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1949519 Title: Cron start and end timestamps are incorrect they can show as times in different timezones Status in Mahara: In Progress Status in Mahara 20.10 series: New Status in Mahara 21.04 series: New Status in Mahara 21.10 series: New Status in Mahara 22.04 series: In Progress Bug description: An example of the cron output [INF] 48 (lib/cron.php:55) ---------- cron running Wed, 03 Nov 2021 09:00:21 +1300 ---------- [INF] 48 (lib/cron.php:193) Running core cron check_imap_for_bounces [INF] 48 (lib/cron.php:193) Running core cron watchlist_process_notifications [INF] 48 (lib/cron.php:193) Running core cron export_process_queue [INF] 48 (lib/cron.php:193) Running core cron activity_process_queue [INF] 48 (lib/cron.php:193) Running core cron import_process_queue [INF] 48 (lib/cron.php:235) ---------- cron finished Tue, 02 Nov 2021 20:00:22 +0000 ---------- Note the start time is in the future compared to the end time Need to sort out so that both timestamps are in the same timezone To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1949519/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

