Hi All,
I have created a cloud rule for calculating LCS, where I am using the following packages:
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
My project’s time zone is AEST (Australia Eastern Standard Time), and the tenant time for my VA org is also set to AEST. My question is: will the cloud rule use the tenant (org) time zone, or is it based on a different time zone?
Has anyone encountered this issue before? If so, could you please help me troubleshoot further?
Thank you in advance for your assistance.
Best regards,
Vasanth