Actionscript 3′s Date class and .NET Date class via Web service
One day delay on passing Date value to DateTime value I have mention before about my AIR project which communicate with .NET web service. There is some wrong casting type like DateTime, if you have tried to pass Flex’s Date class to .NET web service’s DateTime class directily, You will enforce that .NET web service …
Read more »