Can use countdown without timezone
This commit is contained in:
parent
dfde4c5f49
commit
f9ee1fe898
2 changed files with 16 additions and 8 deletions
|
|
@ -4,8 +4,7 @@
|
|||
|
||||
import re
|
||||
import sys
|
||||
from datetime import datetime
|
||||
from datetime import date
|
||||
from datetime import date, datetime
|
||||
|
||||
from hooks import hook
|
||||
from tools.countdown import countdown_format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue