tweaked tz

This commit is contained in:
Ben Varick 2023-11-06 17:15:43 -06:00
parent 6852f82865
commit 3c19a0fde9
Signed by: ben
SSH Key Fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo

View File

@ -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"]]`