Feature #1003
Updated by Alexander Watzinger almost 5 years ago
Add dates to CSV import, see [[Import#Dates]] import * Validate and warn if wrong formatted date * Validate and warn if inconsistent dates (e.g. begin for end) * Validate and warn if missing dates (e.g. begin_to without begin_from) * Watch out for B.C. dates * Update example CSV * Document in wiki