My workspace keeps issuing warnings and dropping containing features when I set the data type for an attribute to 'date', and it creates my GDB table but doesn't write any features to it. When I set the data type to text on the writer, it writes it out just fine.
The date is formatted like this: MM/DD/YYYY. Should that matter?