system.kanoa.date.getClientOffsetMinsFromGateway
Description
This function returns the timezone offset between the client and the gateway for the date passed in.Syntax
getClientOffsetMinsFromGateway(clientTZ, tStamp)Parameters:
Returns:
Code Examples
# Example Usage:
offsetMins = system.kanoa.date.getClientOffsetMinsFromGateway(clientTZ, tStamp)