NO BUG: Wrong Timezone using current_date

Hi,

I use {current_date:N} to highlight the current day at my opening hours.
Unfortunately it gives me the UTC time instead of my local time.

My timezone is set up correctly in WP and PHP.

I am using a local installation if that matters.

Thanks for any help

Hi,

Please use {current_wp_date:H:i} for a local time, and also make sure that you have the correct timezone set inside WordPress Settings → General.

That should give you the time using the correct timezone.

I’ve marked this topic as a no bug for now.

Best regards,
Matej