date formatting

  • Thread starter Mattia Saccotelli
  • Start date
M

Mattia Saccotelli

How to format a date returned from a web service in an XmlDocument (from
a secondary data connection?)

I see them as: 2004-12-10T00:00:00.0000000+01:00
I want to use a formatting string, how?

thanks
 
A

Andrew Watt [MVP - InfoPath]

How to format a date returned from a web service in an XmlDocument (from
a secondary data connection?)

I see them as: 2004-12-10T00:00:00.0000000+01:00
I want to use a formatting string, how?

thanks

Have a look at the FormatString method of the Application object.

Andrew Watt
MVP - InfoPath
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top