k9s
k9s copied to clipboard
1302: Add support for localtime in log viewer
Support displaying logs timestamp in local rather than cluster time. The option can be controlled from the log viewer with the 'z' key, or set in the config yaml. ('z' seemed a good choice for its association with "Zulu" time).
Fixes #1302