DateTimeUtil.getTimeZoneRule(utcdatetime) 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.
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.