This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ddba90679d
nextcloud
/
apps
/
files
/
ajax
/
timezone.php
3 lines
45 B
PHP
Raw
Normal View
History
Unescape
Escape
try to adjust times to the clients timezone
2011-06-05 17:13:03 +04:00
<
?
php
Remove fixme, problem is solved already
2012-10-28 21:22:12 +04:00
$_SESSION
[
'timezone'
]
=
$_GET
[
'time'
];