mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 09:07:18 +01:00
Update parsers.py and test_consumer.py
This commit is contained in:
parent
b43aae84ab
commit
54cbacf4f4
2 changed files with 3 additions and 0 deletions
|
|
@ -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,
|
||||
},
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue