Files
pyfa/eos
blitzmann f1eb3f68d1 Change func.now() to datetime.datetime.now().
Apparently these are calculated differently (sqlite function is in utc, datetime is in local), and I couldn't figure out how to retrieve the tiome back into local. Since this is a single user application without a concern for time drift on the server, this should work just as well.
2017-05-07 11:35:26 -04:00
..
2017-02-08 13:12:54 -08:00
2016-10-19 11:46:26 -07:00
2017-02-08 23:06:39 -08:00
2017-02-09 00:59:22 -08:00
2017-03-13 11:52:18 -07:00