Get the user Timezoneinfo code

Hi,

In Sage X3 V12, there is this fonction to transform a UTC datetime structure to local date time

func TIMEZONE_CSTD.TO_LOCAL(TZICOD,UTC_DT)

But how to get the current TZICOD ??

Is there any accessible parameter, like those in the GACTX variable?

Thanks