DateWithZone.UtcToday PropertyDateWithZone.UtcToday PropertyDateWithZone::UtcToday Property

Gets a DateWithZoneDateWithZoneDateWithZone object that is set to the current date on this computer expressed in Coordinated Universal Time (UTC).

Syntax

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

Property Value

Type: XmlPrime.DateWithZoneXmlPrime.DateWithZoneXmlPrime::DateWithZone

A DateWithZoneDateWithZoneDateWithZone object that is set to the current date on this computer expressed in Coordinated Universal Time (UTC).