mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Fix docs.
This commit is contained in:
parent
eade9f7ae4
commit
1d892ff681
1 changed files with 3 additions and 1 deletions
|
|
@ -70,7 +70,9 @@ into a given intervall. There are three possible notations:
|
||||||
E.g. `"2006-01-02"` means that all files between 2006 January 2nd and now going to being
|
E.g. `"2006-01-02"` means that all files between 2006 January 2nd and now going to being
|
||||||
downloaded.
|
downloaded.
|
||||||
Accepted patterns are:
|
Accepted patterns are:
|
||||||
- `"2006-01-02T15:04:05Z07:00"`
|
- `"2006-01-02T15:04:05Z"`
|
||||||
|
- `"2006-01-02T15:04:05+07:00"`
|
||||||
|
- `"2006-01-02T15:04:05-07:00"`
|
||||||
- `"2006-01-02T15:04:05"`
|
- `"2006-01-02T15:04:05"`
|
||||||
- `"2006-01-02T15:04"`
|
- `"2006-01-02T15:04"`
|
||||||
- `"2006-01-02T15"`
|
- `"2006-01-02T15"`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue