• Resolved RonaldS

    (@norus)


    Hi Stefano, I see a time difference in the cron job when initiating sending a newsletter.
    I have to add an extra hour when sending the newsletter now.
    Universal time (GMT) is 2019-01-22 09:24:20. Local time is 2019-01-22 10:24:20.
    You take the local time instead of the time I set in General Settings with:
    date_default_timezone_set('Europe/Amsterdam');
    WP time setting
    see you take the wrong time:
    Newsletter time

    TIP: It is more convenient for everybody that you take the time setting as the user wants.

Viewing 1 replies (of 1 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    Actually we should get the time and timezone correction from the WP main settings. I’ll check it, probably it’s an issue with the daylight time saving.

    Stefano.

Viewing 1 replies (of 1 total)
  • The topic ‘Time difference in cron job’ is closed to new replies.