Commit 612f860
committed
docs(skills): add a timestamp timezone iron rule to the flashduty router
fduty renders timestamps as RFC3339 in the process's local timezone —
Etc/UTC in the AI-SRE runner — so raw strings read as UTC while the user
thinks in their own zone. The card now requires converting to the user's
timezone (per the env block's User Timezone) before quoting any time, and
tagging unconvertible values with their offset.1 parent 1aa83c1 commit 612f860
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
0 commit comments