Hi all, I just found a bug when using the the date()
function in the Hubitat version of Webcore. For example date($now)
returns the previous date.
Even when using variables for tomorrow’s date such as $nextNoon, it returns yesterday’s date.
I’m using the latest version of webCoRe installed using Hubitat Package Manager.
Hubitat Elevation Platform Version: 2.2.3.148
Hardware Version: Rev C-7
The date()
function works normally for me in the Smartthings version of WebCoRe.