DateTimeWithZone.GDay PropertyDateTimeWithZone.GDay PropertyDateTimeWithZone::GDay Property

Gets the day component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GDayGDayGDay.

Syntax

Public ReadOnly Property GDay As GDay
        Get
public GDay GDay { get; }
public:
property GDay GDay {
    GDay get();
}
 

Property Value

Type: XmlPrime.GDayXmlPrime.GDayXmlPrime::GDay

The day component as a GDayGDayGDay.