Learn how to convert datetime strings like 'Jun 1 2005 1:33PM' to datetime objects in Python using datetime.strptime(). Complete guide with examples and format codes.