SyntaxFix
Write A Post
Hire A Developer
Questions
Don't know how you want to format it, but you can do:
print("Created at %s:%s" % (t1.hour, t1.minute))
for example.