My local timezone is EET
and the current time is 10:38 PM
. When I open the event log
window in Android Studio, I see that time is 3:38 PM
. Logcat time is true but event log window show wrong time. I can not find any option about timezone in Android Studio. How can I fix this?
My android studio version is 3.2.1
. Thanks in advance.