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