bitspyder: correct date TZ

This commit is contained in:
Garfield69 2020-09-30 10:18:07 +13:00
parent f8dffebb8f
commit 85157f0c64
1 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@ search:
- name: replace
args: ["\xA0", " "]
- name: append
args: " -07:00" # PTZ
args: " +00:00" # GMT
- name: dateparse
args: "2006-01-02 15:04:05 -07:00"
date:
@ -163,7 +163,7 @@ search:
- name: replace
args: ["\xA0", " "]
- name: append
args: " -07:00" # PTZ
args: " +00:00" # GMT
- name: dateparse
args: "2006-01-02 15:04:05 -07:00"
downloadvolumefactor: