mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-16 04:34:55 +02:00
docs/configuration.md: minor fix
This commit is contained in:
parent
a5ac417d6a
commit
ab1f9460af
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ Go uses a different approach then other languages. usually you can format a date
|
|||
| ------------ | ------------------------------------------- | ---------------- |
|
||||
| **Date** | - | - |
|
||||
| `2006` | Full year | 2018,1989 |
|
||||
| `06` | 2-digit | 18, 89 |
|
||||
| `06` | 2-digit year | 18, 89 |
|
||||
| `Jan` | Three letter word of month | Oct, Jun |
|
||||
| `January` | Full name of month | April, September |
|
||||
| `2` | Day in month without leading zero | 1 to 31 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue