Howdy Lee,
I definitely have some example files. We have three here: CSV files options and-examples. Are those sufficient? I also have a mock data generator I could use to mock you up some more if needed.
What are you using to generate the CSV? A spreadsheet program like Excel?
One of the keys with the dates is that it is best to use the international ISO format: YYYY-MM-DD. This is the format computer programs use and so they understand it best. If you’re getting date imported that don’t quite match, it might be the date format.
Does that help get you what you need to succeed? I’m plenty happy to help where ever I can.
Cheers!