DateTimeWithZone.Now PropertyDateTimeWithZone.Now PropertyDateTimeWithZone::Now Property

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

Syntax

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

Property Value

Type: XmlPrime.DateTimeWithZoneXmlPrime.DateTimeWithZoneXmlPrime::DateTimeWithZone

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