次の方法で共有


DateTimeUtil.getTimeZoneRule(utcdatetime) Method

Definition

Returns the time zone rule that takes effect on the given date.

public:
 static int getTimeZoneRule(Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime _t);
public static int getTimeZoneRule (Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime _t);
static member getTimeZoneRule : Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime -> int
Public Shared Function getTimeZoneRule (_t As utcdatetime) As Integer

Parameters

_t
Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime

Returns

The time zone rule for the given date.

Applies to