aiidateam / aiida-core

The official repository for the AiiDA code
https://aiida-core.readthedocs.io
Other
435 stars 188 forks source link

General/Common local time parser #3250

Open CasperWA opened 5 years ago

CasperWA commented 5 years ago

Related to issue #3225 and PR #3239.

Suggestion: Have a general/common time parser function of sorts that can be used when printing times (e.g. in various verdi commands), to always show them in the local timezone.

d-tomerini commented 5 years ago

Just realized also that I missed at least one instance where time is still printed UTC time

Info: last time an entry changed state

in the verdi process list command, that has its own time printing routine in cmdline/utils/common.py