79342309

Date: 2025-01-09 10:52:30
Score: 1.5
Natty:
Report link

Add a # in front of the format descriptor to remove zero padding:

mydatetime.strftime('%#m/%d/%Y %#I:%M%p')
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lupesio