falahati / LiteDBViewer

LiteDB Viewer is a simple tool that let you open a LiteDB database file and shows its contents; think of it as a GUI for LiteDBShell
GNU General Public License v2.0
292 stars 53 forks source link

DateTime formatting #14

Closed aviadmini closed 6 years ago

aviadmini commented 7 years ago

Date in viewer is shown incorrectly:

Currently it's like 2017-08-Wed 15:54:06:888 and Wed doesn't tell the day of month

falahati commented 6 years ago

Should be fixed by #12