davidhozic / discord-advertisement-framework

Automatic advertisements / shilling for Discord. GUI / Console, Multi-Accounts & More!

Home Page:http://daf.davidhozic.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement:] Support for timezone aware objects

davidhozic opened this issue · comments

Summary

Allow definition of timezone offset when defining dates.

Basic Example

datetime(tzinfo=timedelta(seconds=5))

Unresolved questions

No response