Import posts from a spreadsheet
Bring a plan in from CSV or Excel by mapping your columns to Sequence fields. If the file has several sheets or the headers are not on the first row, you pick which sheet and which row to read.
Dates are the part that usually breaks in an import, so they are parsed carefully: no American month-day guessing, no Excel serial numbers turning into the year 45677, and no drift from your computer's timezone.