mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 01:21:14 -06:00
Update parsers.py and test_consumer.py
This commit is contained in:
committed by
Johann Bauer
parent
146567601e
commit
5aea4da8b2
@@ -224,6 +224,7 @@ def parse_date(filename, text):
|
||||
"DATE_ORDER": date_order,
|
||||
"PREFER_DAY_OF_MONTH": "first",
|
||||
"RETURN_AS_TIMEZONE_AWARE": True,
|
||||
"TIMEZONE": settings.TIME_ZONE,
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user