cronjobs icon indicating copy to clipboard operation
cronjobs copied to clipboard

Use PHP time

Open vallka opened this issue 7 years ago • 4 comments

If MySQL server is using different time zone, logging executed events showed incorrect time. Using PHP date() function instead MySQL NOW() solves the problem

vallka avatar Jul 19 '17 12:07 vallka

  1. if MySQL is using different time zone incorrect time is shown in Task List. Sometimes it is diffecult to change a timezone on a shared hosting
  2. Day of Week is shown incorrectly in Task List

Both issues corrected

vallka avatar Nov 22 '18 21:11 vallka

Hi and sorry for the dealy, is this pull request still relevant / needed?

PierreRambaud avatar Oct 15 '19 08:10 PierreRambaud

Yes

------ Original Message ------ From: "GoT" [email protected] To: "PrestaShop/cronjobs" [email protected] Cc: "Valentine" [email protected]; "Author" [email protected] Sent: 15/10/2019 09:39:29 Subject: Re: [PrestaShop/cronjobs] Use PHP time (#40)

Hi and sorry for the dealy, is this pull request still relevant / needed?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PrestaShop/cronjobs/pull/40?email_source=notifications&email_token=ADBMNHKJAYP46YALCQ4L5ALQOV6UDA5CNFSM4DTSQOHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBH5YAA#issuecomment-542104576, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBMNHLB6R7OQBWZ2QWBRKDQOV6UDANCNFSM4DTSQOHA.

-- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus

vallka avatar Oct 15 '19 09:10 vallka

@vallka Thank you for your contribution. Could you fix the conflict file with rebase ? And could you give us a scenario for testing this PR ? Thanks

Progi1984 avatar Nov 19 '19 19:11 Progi1984