tweaked tz
This commit is contained in:
parent
6852f82865
commit
3c19a0fde9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ title: "Laundry Status"
|
||||||
output: html_document
|
output: html_document
|
||||||
---
|
---
|
||||||
|
|
||||||
updated: `r format(Sys.time(), format = "%A %I:%M %p", tz = "America/Los_Angeles")`
|
updated: `r format(Sys.time(), format = "%A %I:%M %p", tz = "America/Chicago")`
|
||||||
|
|
||||||
## The washing machine is currently: `r current_status[["lamp_a_power"]]`
|
## The washing machine is currently: `r current_status[["lamp_a_power"]]`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue