Agile web Service date format
hi ,
i am extracting Dates from agile ppm via Web service and i get the date in the following format: “Wed Jan 27 17:00:00 GMT 2016” .
is there an easy way to convert it to a standart DateTime object in c# ?
You would need to run a PX post extract if you want the file to be converted prior to being picked up. Otherwise the receiving system would need to convert it prior to use.