Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peternijssen authored May 15, 2019
1 parent aa9ece6 commit c29e905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ cards:
| name | string | PostNL | v0.8 | Override the card name |
| icon | string | mdi:mailbox | v0.8 | Icon next to the card name |
| hide | object | object | v0.8 | Control specifically information fields to show. |
| date_format | string | DD MMM YYYY | v0.9 | Overrides the default date format. (Requires MomentJS) |
| time_format | string | HH:mm | v0.9 | Overrides the default time format. (Requires MomentJS) |
| date_format | string | DD MMM YYYY | v0.9 | Overrides the default date [format](https://momentjs.com/docs/#/displaying/format/). (Requires MomentJS) |
| time_format | string | HH:mm | v0.9 | Overrides the default time [format](https://momentjs.com/docs/#/displaying/format/). (Requires MomentJS) |
| past_days |integer | 1 | v0.9 | Defines how many days you want to see from the past. (Requires MomentJS) |
Expand Down

0 comments on commit c29e905

Please sign in to comment.