Manual.md: use ISO date format
This commit is contained in:
parent
99670d2437
commit
1da4701b3e
1 changed files with 1 additions and 1 deletions
|
@ -1512,7 +1512,7 @@ homepage="${homepage}"
|
||||||
- Add (or replace) the INSTALL.msg with the following:
|
- Add (or replace) the INSTALL.msg with the following:
|
||||||
|
|
||||||
```
|
```
|
||||||
$pkgname is no longer provided by Void Linux, and will be fully removed from the repos on $(date -d '+3 months' '+%Y/%m/%d')
|
$pkgname is no longer provided by Void Linux, and will be fully removed from the repos on $(date -d '+3 months' '+%F')
|
||||||
```
|
```
|
||||||
|
|
||||||
- After the specified time remove the package from the repository index
|
- After the specified time remove the package from the repository index
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue