mirror of
https://github.com/Jackett/Jackett
synced 2024-12-21 23:33:18 +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
|
selector: created_at
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " -10:00" # HAST
|
args: " +00:00" # GMT
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "MM/dd/yyyy HH:mm:ss zzz"
|
args: "MM/dd/yyyy HH:mm:ss zzz"
|
||||||
size:
|
size:
|
||||||
|
|
Loading…
Reference in a new issue