cancel
Showing results for 
Search instead for 
Did you mean: 

DateTime comparision in SP6/SP8

vijaybhaskarraju_vegesana
Active Participant
0 Kudos

Hi Folks,

Need some inputs:

Till now I was using SP6(service pack) to build all my gateway services. I didn't get any warning messages for 'DateTime' EdmType. Now when I started using SP8(service pack), I used the 'DateTime' EdmType I am getting  warning message as attached.

Thanks,

Vijay Vegesana

Accepted Solutions (1)

Accepted Solutions (1)

ChandraMahajan
Active Contributor
0 Kudos

Hi Vijay,

it is fine as long as it is warning. With sp08, there might be additional checks done which displays this warning message.

you may try to use  Edm.DateTimeOffset  as discussed in thread


Regards,

Chandra

vijaybhaskarraju_vegesana
Active Participant
0 Kudos

Thanks chandra for quick reply, Let me generate and see the Output, will let you know the status..

Regards,

Vijay

vijaybhaskarraju_vegesana
Active Participant
0 Kudos

Hi Chandra,

Its working same as in SP6, as you said some additional checks are done at timestamp property.

Thanks,

Vijay V

ChandraMahajan
Active Contributor
0 Kudos

Yes Vijay it will work as earlier. As I already said, it is just warning with additional check for timestamp and hence there should not be any issue.

Regards,

Chandra

Answers (0)