The Dude email notifications - time pr

Hi! I got Mikrotik server (v4.6) with “The Dude” package installed.
I have configured some email notification for my devices, and have some trouble with the [TimeAndDate] parameter in the email body.
I seems, that the [TimeAndDate] generated without timezone!
For example:
Microtic Local time is set to 14:00 (+04 timezone set), and its correct.
Email creation date is 14:00, but in the message text i see 10:00…

I tried to set local time manually with +0 timezone on the mikrotik, but it does’t help.
I also tried to use NTP server, have played with the timezones, etc, and now have no idea what to do :frowning:

up

up up up!
same problem here… [TimeAndDate] variable always use GMT00:00.

En la versión de Thedude, realizo envíos de emails (notificaciones) cuando un ordenador de la oficina se cae, pero quisiera programar el evento de enviar un correo electrónico cada 4 horas enviando un resumen del estado de la red:

DeviceUpCount
DeviceDownCount

¿Alguien sabe como programar este evento cada 4 horas? Gracias.