DateTimeUtil.getClientMachineTimeZone 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 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.