date-rs 1.6.2

Gregorian calendar date
Documentation
1
2
3
4
5
6
7
Additionally, the following tokens convert to plain characters:

| Token | Literal        |
| ----- | -------------- |
| `%n`  | `\n` (newline) |
| `%t`  | `\t` (tab)     |
| `%%`  | `%`            |