79270035

Date: 2024-12-10 22:57:55
Score: 2.5
Natty:
Report link

Thanks @jonrsharpe that was easy to fix!

def customparse(x):
    return parse(x, fuzzy=True, ignoretz=True, dayfirst=True).date().isoformat()
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @jonrsharpe
  • Self-answer (0.5):
  • Looks like a comment (1):
  • High reputation (-1):
Posted by: cardamom