mirror of
https://github.com/Jackett/Jackett
synced 2024-12-21 15:23:21 +00:00
hhd: date now on GMT
This commit is contained in:
parent
e0e30ce160
commit
d05a2703a0
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ search:
|
|||
selector: created_at
|
||||
filters:
|
||||
- name: append
|
||||
args: " -10:00" # HAST
|
||||
args: " +00:00" # GMT
|
||||
- name: dateparse
|
||||
args: "MM/dd/yyyy HH:mm:ss zzz"
|
||||
size:
|
||||
|
|
Loading…
Reference in a new issue