Open
Description
Is your feature request related to a problem?
As a human, looking at users pillars it is hard to see when they expire.
Describe the solution you'd like
Instead of this:
expire: 1594548000
I would like to be able to have this:
expire: 2020-07-12T10:00:00Z
Describe alternatives you've considered
Augment my brain with a chip that automatically can convert numbers I see from UNIX timestamp and insert the date and time as a memory. E.g. I would look at a UNIX timestamp and think of the first time that I ate asparagus and I would "remember" that it was 2020-07-12 at 10:00:00.
That would be much cooler, but it seems a lot harder.