Visual Studio Service Reference is not generating DateTime Specified fields

I have added a Service Reference to my local SOAP wsdl file in Visual Studio. The datetime properties in service wsdl were marked with minOccurs=”0″ like this: But in generated Reference.cs class was no...