Does anybody know of a way to specify toxml() to not append a Z to the end of da

Does anybody know of a way to specify toxml() to not append a Z to the end of date,date time, and time data types? I could manipulate the text after the fact, but I'd rather have toxml() do all the work.

I copied an example below.

[date=8/15/2013, dateTime=8/15/2013 8:04 PM, time=8:04 PM]

<n5:throwaway><date>2013-08-15Z</date><dateTime>2013-08-15T20:04:51.170Z</dateTime><time>20:04:51.174Z</time></n5:throwaway>...

OriginalPostID-77559

OriginalPostID-77559

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data