ResolutionsNET
IS-IT--Management
Help,
I'm currently retrieving a datetime field from a SQL query, this being put through a DataSet and then converted to XML.
The XML is then transformed via a XSL. I know that XSL doesn't do dates and that you have to have a external call (function in ASP.NET), but U can't seem to transform the date returned into a displayable date. The date in the XML takes the format of 01/01/01T12:12:12.000000.
any ideas.
I'm currently retrieving a datetime field from a SQL query, this being put through a DataSet and then converted to XML.
The XML is then transformed via a XSL. I know that XSL doesn't do dates and that you have to have a external call (function in ASP.NET), but U can't seem to transform the date returned into a displayable date. The date in the XML takes the format of 01/01/01T12:12:12.000000.
any ideas.