tweaked tz
This commit is contained in:
parent
6852f82865
commit
3c19a0fde9
@ -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…
x
Reference in New Issue
Block a user