resoai / TileBoard

A simple yet highly configurable Dashboard for HomeAssistant
MIT License
1.63k stars 278 forks source link

fix(WEATHER_LIST): format date column using date filter #696

Closed rchl closed 3 years ago

rchl commented 3 years ago

This has small potential to break user's values but only slight because if the value doesn't contain formatting patterns then it will be just left unchanged. So if users are currently formatting the date manually, they should see no change.