You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I started recording with klog, I found that the time klog fetched was not the current system's time. Help take a look, thanks.
The text was updated successfully, but these errors were encountered:
jotaen
changed the title
Hello, I am experiencing time and system time inconsistencies when using klog in termux
Incorrect system time on Android/termux
May 14, 2023
This appears to be an issue with Termux / Android and Go, where the timezone for all Go apps seem to ignore the system time zone and erroneously use UTC instead. See termux/termux-packages#2622 and golang/go#20455 for reference.
Unfortunately, this is not something that can be fixed in klog, but we’ll have to wait until a patch will be published in Termux or Go.
When I started recording with klog, I found that the time klog fetched was not the current system's time. Help take a look, thanks.
The text was updated successfully, but these errors were encountered: