Python
Jump to navigation
Jump to search
HowTo
Format a dat
dt = parse(row[headerLoc['BirthDate']]) password = dt.strftime('%m%d%Y')
dt = parse(row[headerLoc['BirthDate']]) password = dt.strftime('%m%d%Y')