Bugfixes and notifications improvements
This commit is contained in:
parent
d70c73cad7
commit
bf954adaea
6 changed files with 87 additions and 38 deletions
|
@ -29,4 +29,4 @@ def parse_datetime(s: str) -> datetime:
|
|||
|
||||
|
||||
def now() -> str:
|
||||
ap.format_datetime(datetime.now(timezone.utc))
|
||||
return ap.format_datetime(datetime.now(timezone.utc))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue