Is there a way to change the date format used when InfoPath saves the form data to xml?
        Posted  
        
            by Robert
        on Super User
        
        See other posts from Super User
        
            or by Robert
        
        
        
        Published on 2010-05-27T16:19:21Z
        Indexed on 
            2010/05/27
            16:22 UTC
        
        
        Read the original article
        Hit count: 387
        
microsoft-infopath
|data-formatting
I have an InfoPath Form template that has some Date Picker controls in it bound to elements in an xml data source.
I know I can change the display format of the date by going into the Date Picker Properties and setting the date format. This foramt is only used for display puposes when the form is being filled out. When the form is saved as an xml file the date is always stored in the format YYYY-MM-DD.
Is there a way to change the date format that gets serialized to xml?
I'm using InfoPath 2007.
© Super User or respective owner