1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-03 13:46:10 +00:00

assorted yml: dateparse update. related to #14072

This commit is contained in:
Garfield69 2023-02-24 21:12:09 +13:00
parent 96ab46566c
commit 38dc2f123b
2 changed files with 2 additions and 2 deletions

View file

@ -104,7 +104,7 @@ search:
- name: append
args: " -07:00" # PDT
- name: dateparse
args: "Jan 2 2006 03:04 PM -07:00"
args: "MMM d yyyy hh:mm tt zzz"
date_day:
# Today 02:40 PM
# Yesterday 09:10 AM

View file

@ -137,7 +137,7 @@ search:
- name: append
args: " -07:00" # PDT
- name: dateparse
args: "Jan 2 2006 03:04 PM -07:00"
args: "MMM d yyyy hh:mm tt zzz"
date:
text: "{{ if or .Result.date_year .Result.date_day }}{{ or .Result.date_year .Result.date_day }}{{ else }}now{{ end }}"
size: