antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.19k stars 119 forks source link

Handle timestamp as string to keep microsecond accuracy. #222

Open jankaspar opened 1 year ago

jankaspar commented 1 year ago

This is an attempt to show accurate timestamps in Tad (https://github.com/antonycourtney/tad/issues/221).

It works, but there are probably best ways to do this, please let me know any ideas.