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

Fix date time user do not work on chrome With Timezone #1703

Closed
wants to merge 1 commit into from
Closed

Fix date time user do not work on chrome With Timezone #1703

wants to merge 1 commit into from

Conversation

ThierryHund
Copy link

No description provided.

@ThierryHund
Copy link
Author

Test case, Chrome on windows french, Create a Project, create a task.
$_SESSION["dol_tz_string"]="Europe, Madrid (heure d'été)".
This not not a correct timezone for PHP DateTimeZone($time zone).
We try to get a better fix to get the real timezone from dst.js and convert it to PHP timezone without succes, at least this fix will avoid bug when create a task

@eldy
Copy link
Member

eldy commented Jul 4, 2014

I tried this fix instead that looks better:
bf96a78

@FHenry
Copy link
Member

FHenry commented Jul 4, 2014

With your last commit bf96a78, I think it will be ok. It should wrk now. I can't try on windows OS. I've done this pullrequest in coordination with Tierry, during a Git/GitHub/Eclipse/Dolibarr trainning.
Thierry you should receive this by email, could try with a Pull on 3.6 branch to create a task ?

@eldy eldy closed this Jul 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants