contrib
contrib copied to clipboard
datetime.formatdate not able to parse format with Jan 2, 2006
datetime.formatDate("July 29, 2020", "Jan 2, 2006") but it always returns back with jan 29, 2020
.