beets/beets/dbcore
Adrian Sampson 502536f4b6 Fix #2652 by using local timestamps
Because users write their queries in local time, we want to get a local time
tuple from the timestamp stored in the database.
2018-02-20 23:22:31 -05:00
..
__init__.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
db.py Merge pull request #2668 from wordofglass/edit_logic 2017-08-25 15:52:40 +02:00
query.py Fix #2652 by using local timestamps 2018-02-20 23:22:31 -05:00
queryparse.py Detail on example (#1794) 2016-01-04 22:08:27 -08:00
types.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00