hass-configurator icon indicating copy to clipboard operation
hass-configurator copied to clipboard

Local Time zone rather than UTC for file Mod. dates

Open philpownall opened this issue 2 years ago • 0 comments

Line line 2562 of configurator.py uses date.toUTCString() rather than date.toTimeString() in the Mod. date for a file in the file list for a folder.

Is this a conscious choice? I would expect that users would prefer to see the local time zone modified date rather than UTC, but I could be wrong...and is this is a feature request rather than an issue?

philpownall avatar Jan 17 '23 18:01 philpownall