eileenmcnaughton / nz.co.fuzion.csvimport

Import to API using csv GUI
GNU Affero General Public License v3.0
8 stars 27 forks source link

Event import may set start and end times to midnight #55

Open HikerBoricua opened 1 year ago

HikerBoricua commented 1 year ago

See https://civicrm.stackexchange.com/questions/43111. The workaround is easy, format the dates in the .csv as yyyy-mm-dd and select that in the 1st page of /civicrm/csvimporter/import. Using format mm/dd/yyyy got the dates right but set the start and end times to midnight.