I am using app engine to read a flat file for purposes of populating a PeopleSoft table. I have created a file definition layout using the CUST_EXEMPT_DTL table. My question is how should I represent the effective date in my flat file so that when the the record is read and copied using the CopyFieldsTo method the date will properly be loaded ...