I'm started using azure search service and i have roadblock for now. I have modified-by column in my native DB table, which is actually part of my retrieve data from azure search. Native DB column always has date time in UTC format now when we retrieve BL layer does the conversion based on User Locale.
Do we have anyway to convert UTC to locale date in azure search as my search is independent and not passing through my BL layer to avoid slow down in search.