btetree: handles missing leading 0 from datetime HH:mm

This commit is contained in:
Garfield69 2021-08-20 14:49:04 +12:00
parent f832bca9eb
commit e1ad56b12a
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ search:
date:
selector: td:nth-child(5)
filters:
- name: replace
args: [" ", " 0"]
- name: dateparse
args: "01/02 15:04"
size: