Skip to content

Commit

Permalink
docs: fix Time Format section
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed Dec 7, 2023
1 parent 658832a commit 4960de3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/commands/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ ktoolbox sync-creator https://kemono.su/fanbox/user/641955 --end-time=2023-8-5
### Time Format

The time value should match `%Y-%m-%d`, for example:

- `2023-12-7`
- `2023-12-07`
- `2023-12-31`
1 change: 1 addition & 0 deletions docs/zh/commands/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ ktoolbox sync-creator https://kemono.su/fanbox/user/641955 --end-time=2023-8-5
### 时间格式

时间值应当符合 `%Y-%m-%d` 格式,例如:

- `2023-12-7`
- `2023-12-07`
- `2023-12-31`

0 comments on commit 4960de3

Please sign in to comment.