[GH-ISSUE #1972] Wrong TimeZone/TimeStamp in LogFile at Android/iOS Platform #1569

Closed
opened 2026-05-05 12:59:40 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @Droid-MAX on GitHub (Sep 7, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1972

https://github.com/golang/go/issues/20455

Originally created by @Droid-MAX on GitHub (Sep 7, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1972 https://github.com/golang/go/issues/20455
gitea-mirror 2026-05-05 12:59:40 -06:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@fatedier commented on GitHub (Sep 7, 2020):

Thanks for your report. It seems not fixed by golang. Keep this issue open to track this issue.

<!-- gh-comment-id:688071179 --> @fatedier commented on GitHub (Sep 7, 2020): Thanks for your report. It seems not fixed by golang. Keep this issue open to track this issue.
Author
Owner

@Droid-MAX commented on GitHub (Sep 7, 2020):

建议更新到go1.15以上版本

<!-- gh-comment-id:688075399 --> @Droid-MAX commented on GitHub (Sep 7, 2020): 建议更新到go1.15以上版本
Author
Owner

@fatedier commented on GitHub (Sep 7, 2020):

The issue is not closed. Are you sure go1.15 fixed this?

<!-- gh-comment-id:688092487 --> @fatedier commented on GitHub (Sep 7, 2020): The issue is not closed. Are you sure go1.15 fixed this?
Author
Owner

@Droid-MAX commented on GitHub (Sep 7, 2020):

还没,不过可以测试一下这个方法看看
import _ "time/tzdata"
-tags timetzdata
二选一

<!-- gh-comment-id:688212931 --> @Droid-MAX commented on GitHub (Sep 7, 2020): 还没,不过可以测试一下这个方法看看 import _ "time/tzdata" -tags timetzdata 二选一
Author
Owner

@fatedier commented on GitHub (Sep 7, 2020):

It will increase the compiled binary file size, it maybe not worth to do so.

<!-- gh-comment-id:688220002 --> @fatedier commented on GitHub (Sep 7, 2020): It will increase the compiled binary file size, it maybe not worth to do so.
Author
Owner

@Droid-MAX commented on GitHub (Sep 9, 2020):

好像这么做并不能解决问题

<!-- gh-comment-id:689500286 --> @Droid-MAX commented on GitHub (Sep 9, 2020): 好像这么做并不能解决问题
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1569
No description provided.