Compartir a través de


DateTimeUtil.getCompanyTimeZone Method

Definition

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.

Applies to