Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time zone issue in Myddleware user interface #78

Closed
Myddleware opened this issue Feb 14, 2018 · 6 comments
Closed

Time zone issue in Myddleware user interface #78

Myddleware opened this issue Feb 14, 2018 · 6 comments
Assignees

Comments

@Myddleware
Copy link
Owner

All the date time are stored with the GMT timezone i Myddleware database but should be displayed according the php default timezone.

@dawoodjee
Copy link

Hi

I set the correct timezone in php.ini. PHP has the right time and Myddleware even gets the right time for rule creation time. But the task time is still 2 hours slower like its using the old timezone.

Please see in the attached screenshots.

time
time2
time3

@Myddleware
Copy link
Owner Author

Hi,
Could you check these dates in your database (table Rule and table Job) and let me know if you have the same problem ?

It will help us to know if this problem come from the dates saved in the database or from Myddleware interface.

Thanks.

@rulotec
Copy link

rulotec commented May 4, 2020

I have a similar problem. My php.ini file has timezone = America/Mexico_City
image

I created a script similar to @dawoodjee which shows the correct time:

image

If I execute it through a browser I get the same result.

For some reason myddleware shows times in UTC both for rule creation times and tasks execution time. Is there somewhere in myddleware where we can configure the timezone?

Thanks!

@Myddleware Myddleware self-assigned this May 5, 2020
@Myddleware
Copy link
Owner Author

Hi @rulotec ,
Yes, every Myddleware dates are managed in UTC. We will work on this to manage local timezone in the next main release.
I 'll keep you posted.

@rulotec
Copy link

rulotec commented May 5, 2020

Ok, good to know. I'll wait for the new release. Thanks!

@CamillePMyddleware
Copy link
Collaborator

Hi, I am archiving this issue but please do not hesitate to re-open it if needs be.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants