DateTimeUtil::setUserPreferredCalendar Method [AX 2012]

Sets the value of the PreferredCalendar enumeration type of the current user for the current session.

client server public static void setUserPreferredCalendar(PreferredCalendar calendar)

Run On

Called

Parameters

calendar
Type: PreferredCalendar Enumeration
The PreferredCalendar enumeration value to set.
Show: