assorted: fix cst tz typo (#14663)

no idea how I even did this
This commit is contained in:
ilike2burnthing 2023-08-29 16:13:43 +01:00 committed by GitHub
parent 7d1b7cf287
commit 685cf98697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -147,7 +147,7 @@ search:
optional: true
filters:
- name: append
args: " +07:00" # CST
args: " +08:00" # CST
- name: dateparse
args: "yyyy-MM-ddHH:mm:ss zzz"
date:

View File

@ -161,7 +161,7 @@ search:
optional: true
filters:
- name: append
args: " +07:00" # CST
args: " +08:00" # CST
- name: dateparse
args: "yyyy-MM-ddHH:mm:ss zzz"
date:

View File

@ -158,7 +158,7 @@ search:
optional: true
filters:
- name: append
args: " +07:00" # CST
args: " +08:00" # CST
- name: dateparse
args: "yyyy-MM-ddHH:mm:ss zzz"
date: