How to fetch Timezone defined in Legal Entity Address through Groovy Script
Summary:
Need a way to fetch Timezone details from Legal Entity Address setup through Groovy Script Code. Please confirm if there is any function available to fetch these details similar to function provided for getting Timezone from user profile:
def timeZone = adf.context.getSecurityContext()?.getUserProfile()?.getTimeZone();
Screenshot of Legal Entity Address Timezone from setup:
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25A
Code Snippet (add any code snippets that support your topic, if applicable):