system.kanoa.date.getAssetTimeZoneInfo(assetPath)
Given an assetPath, this function will return the timezone
Parameters
assetPath String: path of asset
Returns
timezoneInfo dict i.e. {'Kanoa Box Company\Box Plant\Packaging\Box Line 1' Pacific Standard Time'}
Example
assetPath = 'Kanoa Box Co\Box Plant\Packaging\Box Line 1'
timezoneInfo = system.kanoa.date.getAssetTimeZoneInfo()