sairaohyd
April 28th, 2004, 07:01 PM
I am using XmlSerializer to serialize my c# object. I want the
DateTime values to be formated as shown below:
2004-04-28 19:15:64Z
The default output for DateTime field is
2004-04-28T00:19:15.6410544-05:00
Thanks
Sai
DateTime values to be formated as shown below:
2004-04-28 19:15:64Z
The default output for DateTime field is
2004-04-28T00:19:15.6410544-05:00
Thanks
Sai