Assigning a string value to a datetime property reduces the date by one day.
Hi All,
When i'm assigning a string to a date time property eg) "20160330" to a datetime type property, the result is one day is reduced in the datetime property. Result) "20160329T230000.000 GMT".
But when it is assigned to a Date type property, returning the exact result.
Could any of you advise me on this behavior.
I'm working on PRPC 6.3
Thanks in advance for all your responses.
Thanks,
ArulDevan