I\'m using the Paypal API and I get back a timestamp in the following format. It try to parse this to a datetime object using strptime, but I get the following error:
Looks like you're mixing %M (minute) and %m (month).
%M
%m