Time is not correct
Why phpStorm add wrong time when new file creates?
Now it's 12:50am but new file contein the next:
<?php
/**
* Author: myName
* Date: 07.12.11
* Time: 5:20
*/
The same thing when looking at Version control history. PhpStorm 3.0, Win7 64
Please sign in to leave a comment.
Ok. I found the problem. PhpStorm working not correctly with +3 Kaliningrad time zone. I changed it to +3 Kuwait and it works well. Then i changed it to +3 Kaliningrad again and it showed wrong time again.
The solution for me now is to leave +3 Kuwait. But i think this should be fixed.
Hello Alex,
Please submit an issue about the problem - http://youtrack.jetbrains.net/issues/WI#newissue=yes
Thank you for feedback!
ok