Skip to Content
1
Nov 22, 2019 at 11:57 AM

UTC DATE value showing one day less in other timezones

816 Views

Hi Experts,

I see UTC date is converting to a day less in UI.

Scenario:

I have birthdate stored in UTC format. When exposed via ODATA it is converted to Edm.DateTime format.

When I consume the same in my OVP card, I see the date is being reduced by a day in other timezones.

Via extensions if we set UTC: true it works.

But we have other fields that cant be extended and are in annotations. Is there a way to get the same in annotations.

Please help

Thanks,

Shiny