github / github/copilot-cli

current_datetime injected as UTC — should use local timezone

Offen
#1,903 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
area:context-memory
Vorherrschende Sprache
Shell
Sterne
11.2k
Forks
1.9k
Ø Merge
14 Std. 16 Min.
Gemergte PRs (30 T.)
6

Beschreibung

The tag injected into every user message always uses UTC (Z suffix), regardless of system timezone. The model consistently misinterprets local time as a result. It can be partially fixed with custom instructions, but this is more expensive and less reliable.

Proposed fix: Use timezone-aware offset (-08:00) instead of Z. One-line change from toISOString() to local-aware formatting.

Affects: file/folder date naming, log timestamp interpretation, ETA estimation, contextual time awareness ("Saturday evening" vs "Sunday morning").

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.