mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 07:25:56 +03:00
[GH-ISSUE #659] [BUG] The time displayed after starting the project is not the local time, but the world time #326
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#326
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jbhvip on GitHub (May 15, 2023).
Original GitHub issue: https://github.com/hibiken/asynq/issues/659
Originally assigned to: @hibiken on GitHub.
asynq: pid=65973 2023/05/15 19:38:02.726677 INFO: Starting processing
asynq: pid=65973 2023/05/15 19:38:02.726691 INFO: Send signal TSTP to stop processing new tasks
asynq: pid=65973 2023/05/15 19:38:02.726693 INFO: Send signal TERM or INT to terminate the process
The time displayed after starting the project is not the local time, but the world time. How to modify this, there is no place to modify it, and it cannot be modified to the time in the specified time zone
@xmwilldo commented on GitHub (Jun 20, 2023):
I have the same problem
@xuyang2 commented on GitHub (Jun 20, 2023):
main.go:
@xmwilldo commented on GitHub (Jun 20, 2023):
???
@jbhvip commented on GitHub (Jun 20, 2023):
我试试
@jbhvip commented on GitHub (Jun 20, 2023):
Not resolved, don't know how to resolve this situation
@ioannidesalex commented on GitHub (Jul 8, 2023):
Same as #671