Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into dev
  • Loading branch information
edwardtfn committed Jan 17, 2024
2 parents 4b585b6 + 979f09a commit af64a7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nspanel_blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ blueprint:
value: '%A %-d-%-m'
- label: Weekday M-D (ex. "Friday 3-22")
value: '%A %-m-%-d'
- label: Weekday, DD-MM (ex. "Friday, 22-03")
value: "%A, %d-%m"

time_format:
name: Time Format
Expand Down

0 comments on commit af64a7b

Please sign in to comment.