diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2023-01-01 10:38:13 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2023-01-01 10:38:13 +0000 |
commit | d89e7a239d047e8c5dd3a71f47b36df2bb602d49 (patch) | |
tree | 374d7d9d7ce0d85003b4e2adb72fde9836f8d8be /src/wallet/ringdb.cpp | |
parent | Merge pull request #8635 (diff) | |
download | monero-d89e7a239d047e8c5dd3a71f47b36df2bb602d49.tar.xz |
util: make GMT timestamps explicit for clarity
For privacy reasons, time functions use GMT, to avoid logs leaking
timezones. It'd make more sense to use localtime for wallet output
(which are not logged by default), but that adds inconsistencies
which can also be confusing. So add a Z suffix for now to make it
clear these are not local time.
Diffstat (limited to 'src/wallet/ringdb.cpp')
0 files changed, 0 insertions, 0 deletions