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