DateTimeUtil.getCompanyTimeZone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Timezone value that is set for the current legal entity.
public:
static Dynamics::AX::Application::Timezone getCompanyTimeZone();
public static Dynamics.AX.Application.Timezone getCompanyTimeZone ();
static member getCompanyTimeZone : unit -> Dynamics.AX.Application.Timezone
Public Shared Function getCompanyTimeZone () As Timezone
Returns
The Timezone value that is set for the current legal entity.