[PR #683] [CLOSED] Change UTC timezone to system time #2837

Closed
opened 2026-03-15 21:06:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/683
Author: @ioannidesalex
Created: 7/8/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 020309f Change UTC timezone to system time

📊 Changes

12 files changed (+33 additions, -33 deletions)

View changed files

📝 client_test.go (+6 -6)
📝 inspector_test.go (+2 -2)
📝 internal/base/base.go (+2 -2)
📝 internal/base/base_test.go (+10 -10)
📝 internal/log/log.go (+1 -1)
📝 internal/rdb/inspect.go (+1 -1)
📝 internal/rdb/inspect_test.go (+2 -2)
📝 internal/rdb/rdb.go (+2 -2)
📝 internal/rdb/rdb_test.go (+2 -2)
📝 internal/testutil/builder_test.go (+2 -2)
📝 tools/asynq/cmd/queue.go (+2 -2)
📝 tools/asynq/cmd/stats.go (+1 -1)

📄 Description

Issue #671


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/683 **Author:** [@ioannidesalex](https://github.com/ioannidesalex) **Created:** 7/8/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`020309f`](https://github.com/hibiken/asynq/commit/020309f4725283c440ebd2ddc95eb8478fe95ed3) Change UTC timezone to system time ### 📊 Changes **12 files changed** (+33 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `client_test.go` (+6 -6) 📝 `inspector_test.go` (+2 -2) 📝 `internal/base/base.go` (+2 -2) 📝 `internal/base/base_test.go` (+10 -10) 📝 `internal/log/log.go` (+1 -1) 📝 `internal/rdb/inspect.go` (+1 -1) 📝 `internal/rdb/inspect_test.go` (+2 -2) 📝 `internal/rdb/rdb.go` (+2 -2) 📝 `internal/rdb/rdb_test.go` (+2 -2) 📝 `internal/testutil/builder_test.go` (+2 -2) 📝 `tools/asynq/cmd/queue.go` (+2 -2) 📝 `tools/asynq/cmd/stats.go` (+1 -1) </details> ### 📄 Description Issue #671 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:06:06 +03:00
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
starred/asynq#2837
No description provided.