Project

General

Profile

Feature #1003

Updated by Alexander Watzinger over 4 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

Back