DateTimeWithZone PropertiesDateTimeWithZone PropertiesDateTimeWithZone Properties

The DateTimeWithZoneDateTimeWithZoneDateTimeWithZone type exposes the following members.

Properties

 PropertyDescription
Public propertyDateDateDate Gets the date component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a DateWithZoneDateWithZoneDateWithZone.
Public propertyDayDayDay Gets the day component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
Public propertyDaysPastEpochDaysPastEpochDaysPastEpoch Gets the number of complete days past the epoch (0001-01-01T00:00:00).
Public propertyGDayGDayGDay Gets the day component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GDayGDayGDay.
Public propertyGMonthGMonthGMonth Gets the month component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GMonthGMonthGMonth.
Public propertyGMonthDayGMonthDayGMonthDay Gets the month and day components of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GMonthDayGMonthDayGMonthDay.
Public propertyGYearGYearGYear Gets the year component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GYearGYearGYear.
Public propertyGYearMonthGYearMonthGYearMonth Gets the year and month components of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GYearMonthGYearMonthGYearMonth.
Public propertyHourHourHour Gets the hour component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
Public propertyMinuteMinuteMinute Gets the minute component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
Public propertyMonthMonthMonth Gets the month component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
Public propertystaticNowNowNow 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.
Public propertySecondSecondSecond Gets the second component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
Public propertySecondsPastMidnightSecondsPastMidnightSecondsPastMidnight Gets the number of whole and partial seconds from midnight on this day.
Public propertyTimeTimeTime Gets the time component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a TimeWithZoneTimeWithZoneTimeWithZone.
Public propertyTimeZoneTimeZoneTimeZone Gets the optional time zone component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
Public propertystaticUtcNowUtcNowUtcNow Gets a DateTimeWithZoneDateTimeWithZoneDateTimeWithZone object that is set to the current date and time on this computer expressed in Coordinated Universal Time (UTC).
Public propertyYearYearYear Gets the year component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.

Top