parent
32f10e183e
commit
fd7fc7c710
@ -4,7 +4,7 @@ from zoneinfo import ZoneInfo
|
||||
import re
|
||||
|
||||
|
||||
def now():
|
||||
def now() -> datetime:
|
||||
return datetime.now(ZoneInfo(settings.TIME_ZONE))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user