Skip to content

Commit a8d3875

Browse files
committed
docs(agent): clarify timezone uses committer local timezone
1 parent fdf92bd commit a8d3875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ description: <concise summary>
5858
Notes:
5959
- `noTitleIndex` is common for FAQ and selected index-style pages; match nearby files.
6060
- If updating an existing FAQ, update `last_modified` to current edit time and keep the existing date format.
61-
- Keep timezone format consistent with the target file (many files use `+0800`; some newer files use `-08:00`).
61+
- Use the committer's local timezone for `date` / `last_modified` (for example, `+0800` for UTC+8 users).
6262

6363
## FAQ Content Pattern
6464

0 commit comments

Comments
 (0)