serpent-os / tools

The home of moss (system state manager) and boulder (moss format build tool)
https://serpentos.com
132 stars 12 forks source link

moss: Make state list respect local timezone in output #346

Open rav101 opened 1 month ago

rav101 commented 1 month ago

I have just run "moss state list" to check the output and can see that it reports back the time of any given state in UTC, which is not the timezone that I have set in my system.

It would be good to make this respect local timezone or set timezone for it's output.

screenshot-2024-08-23-12-18-03

rav101 commented 1 month ago

Also for the description, I don't know if there is a current plan further than "no description". It would be handy if the description could be manually set after the fact by the user but not be a mandatory thing of course. This would be helpful if someone has cleaned up their system and know they are at a known clean state, they could label the state as such as so it doesn't get lost in a long list after some time.