You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So basically, if an entity's state or attribute is a string formatted date like: 2020-11-13 17:38:33, and I use format: relative or any other format type, that string is just returned as is instead of making a new Date object with it.