Compartir a través de


DateTimeUtil.getUserPreferredCalendar Method

Definition

Gets the PreferredCalendar enumeration value for the current user.

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

Returns

The PreferredCalendar enumeration value for the current user.

Applies to