IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

Include TZ in datetime outputs #83

Closed skeet70 closed 1 year ago

skeet70 commented 1 year ago

We should make it clear that times printed to the console are printed in the users TZ, and it'll help clarify when we're displaying the DST timezone of the current timezone (vs the actual current TZ). This goes a bit of the way towards #82