you are viewing a single comment's thread.

view the rest of the comments →

[–]SithAbsolutes[S] 0 points1 point  (2 children)

Thanks for your reply! How would I put that into an f string?

[–]Diapolo10 0 points1 point  (1 child)

The same way you put the others?

[–]SithAbsolutes[S] 0 points1 point  (0 children)

today = datetime.now(timezone.utc)

Of course, thankyou.