honoki/bbrf-dashboard

Add a way to parse certain columns as dates/timestamps

Closed this issue · 0 comments

When storing a custom tag with a timestamp, e.g. bbrf ip update 1.1.1.1 -t scanned:$(date +%s), the timestamp does not get parsed by the dashboard.

It would be nice to have a way to parse timestamps as date formats in the dashboard instead of just showing the timestamp.