I am manually creating input files for use with the Service Desk utilities, pdm_load and pdm_userload. What format should I use for date fields in my files?
The Input format for dates for pdm_load/pdm_userload input files is "MM/DD/YYYY HH:MM:SS"
e.g:
TABLE Call_Req
id ref_num open_date
{ "400001" ,"22" ,"04/21/2015 11:28:40" }