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# ?

Add Comment
1 Answer(s)

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.

Agile Angel Answered on April 13, 2016.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.