Sounds like you need the strftime function?
Not exactly sure how you are handling this date, but if you had it in a variable called createdDate, then try this:
Code:
createdDate.strftime("Created Date: %m/%d/%Y at %I:%M%p")
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.