assorted yml: dateparse update. related to #14072

This commit is contained in:
Garfield69 2023-02-24 21:09:47 +13:00
parent 01347b9792
commit a16873dfdc
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ search:
- name: re_replace
args: ["March", "Mar"]
- name: dateparse
args: "Jan 2, 2006, 3:04 PM"
args: "MMM d, yyyy, h:mm tt"
date_abbr:
# May 8, 2022, 6 a.m.
selector: div.release_20:contains(".m."):not(:contains(":"))