qiuxiafei / zk-web

A web UI for zookeeper
500 stars 153 forks source link

Feature request: display ctime and mtime for a znode also in human readable form #19

Closed Sh4pe closed 5 years ago

Sh4pe commented 8 years ago

Currently, ctime and mtime are only displayed as timestamp. It would be nice to have them also displayed in human readable form (e.g. 2015-10-12 14:30 CET or something like that) in parentheses behind...

If nobody is working on this yet, I'm volunteering to do so :)

Sh4pe commented 5 years ago

Closed since #38 is merged.