Partilhar via


DateTimeUtil.getClientMachineTimeZone Method

Definition

Gets the Timezone enumeration value on the client computer.

public:
 static Dynamics::AX::Application::Timezone getClientMachineTimeZone();
public static Dynamics.AX.Application.Timezone getClientMachineTimeZone ();
static member getClientMachineTimeZone : unit -> Dynamics.AX.Application.Timezone
Public Shared Function getClientMachineTimeZone () As Timezone

Returns

The Timezone enumeration value on the client computer.

Applies to