mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
exkinoray: add date TZ
This commit is contained in:
@@ -170,8 +170,10 @@ search:
|
|||||||
date:
|
date:
|
||||||
selector: td:nth-child(2) i
|
selector: td:nth-child(2) i
|
||||||
filters:
|
filters:
|
||||||
|
- name: append
|
||||||
|
args: " +03:00" # MSK
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02 15:04:03"
|
args: "2006-01-02 15:04:05 -07:00"
|
||||||
files:
|
files:
|
||||||
selector: td:nth-child(3)
|
selector: td:nth-child(3)
|
||||||
size:
|
size:
|
||||||
|
Reference in New Issue
Block a user