e
This commit is contained in:
parent
ceea4f7f5b
commit
00000d91dc
6 changed files with 28 additions and 21 deletions
|
|
@ -80,7 +80,7 @@ async def refresh_html_cache(
|
|||
|
||||
data_start = span.attributes["data-start"].rsplit(":", 1)[0]
|
||||
|
||||
event_dt = Time.from_str(f"{data_start} PST")
|
||||
event_dt = Time.from_str(f"{data_start}", timezone="PST")
|
||||
|
||||
key = f"[{sport}] {event} (ROXIE)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue