frozenlayer: refine date parsing: resolves #12492

This commit is contained in:
Garfield69
2021-11-01 11:40:11 +13:00
parent 41820e96e4
commit d92272a203

View File

@@ -104,7 +104,7 @@ search:
date_year: date_year:
# 29 Oct 17 # 29 Oct 17
optional: true optional: true
selector: td.fecha:not(:contains("d")):not(:contains("h")) selector: td.fecha:not(:contains("d")):not(:contains("h")):not(:contains("m"))
filters: filters:
- name: append - name: append
args: " +01:00" # CET args: " +01:00" # CET