DateTimeUtil.getUserPreferredTimeZone 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 PreferredTimezone enumeration value for the current user.
public:
static Dynamics::AX::Application::Timezone getUserPreferredTimeZone();
public static Dynamics.AX.Application.Timezone getUserPreferredTimeZone ();
static member getUserPreferredTimeZone : unit -> Dynamics.AX.Application.Timezone
Public Shared Function getUserPreferredTimeZone () As Timezone
Returns
The PreferredTimezone enumeration value for the current user.