DateWithZone.Today PropertyDateWithZone.Today PropertyDateWithZone::Today Property

Gets a DateWithZoneDateWithZoneDateWithZone object that is set to the current date on this computer expressed in the current time zone of this computer.

Syntax

Public Shared ReadOnly Property Today As DateWithZone
        Get
public static DateWithZone Today { get; }
public:
static property DateWithZone Today {
    DateWithZone get();
}
 

Property Value

Type: XmlPrime.DateWithZoneXmlPrime.DateWithZoneXmlPrime::DateWithZone

A DateWithZoneDateWithZoneDateWithZone object that is set to the current date on this computer expressed in the current time zone of this computer.