DateTimeUtil.getSystemDate(Timezone) 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.
public:
static Microsoft::Dynamics::Ax::Xpp::AxShared::Date getSystemDate(Dynamics::AX::Application::Timezone _tz);
public static Microsoft.Dynamics.Ax.Xpp.AxShared.Date getSystemDate (Dynamics.AX.Application.Timezone _tz);
static member getSystemDate : Dynamics.AX.Application.Timezone -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Shared Function getSystemDate (_tz As Timezone) As Date
Parameters
- _tz
- Timezone
Returns
Microsoft.Dynamics.Ax.Xpp.AxShared.Date