Initial Implementation of Logs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import time
|
||||
|
||||
|
||||
def weekday_date_time():
|
||||
return time.strftime("%A, %d %b %Y at %H:%M:%S")
|
||||
Reference in New Issue
Block a user