Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Issue/Symptom/Question

What format does the date need to be in for interfacing?

Environment

  • 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)


  • No labels