Date format for interfaces
Issue/Symptom/Question
What format does the date need to be in for interfacing?
Applies To
- All Interfacing loads
- Dates in file
Resolution/Fix/Answer
YYYYMMDD
- YYYY = valid 4 digit year
- MM = valid 2 digit month (leading zeros when necessary)
- DD = valid 2 digit day (leading zeros when necessary)