Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change the time zone on logs on Mailgun

Tags:

mailgun

I tried to change the time zone on logs by changing the time zone on account settings but it was not applied. How can I change time zone on logs?

like image 982
rajeemcariazo Avatar asked Sep 01 '25 03:09

rajeemcariazo


1 Answers

If it doesnt change, maybe you can add your date with the o:deliverytime date(DATE_RFC822,strtotime($yourdate)) on each sent email. https://documentation.mailgun.com/api-sending.html#sending

like image 127
user3442155 Avatar answered Sep 10 '25 01:09

user3442155