DateWithZone PropertiesDateWithZone PropertiesDateWithZone Properties
Properties
Property | Description | |
---|---|---|
![]() | DayDayDay | Gets the day component of this DateWithZoneDateWithZoneDateWithZone. |
![]() | DayOfWeekDayOfWeekDayOfWeek | Gets the day of the week. |
![]() | DayOfYearDayOfYearDayOfYear | Gets the day of the year. |
![]() | DaysPastEpochDaysPastEpochDaysPastEpoch |
Returns the number of complete days past the epoch (0001-01-01T00:00:00 ).
|
![]() | GDayGDayGDay | Gets the day component of this DateWithZoneDateWithZoneDateWithZone represented as a GDayGDayGDay. |
![]() | GMonthGMonthGMonth | Gets the month component of this DateWithZoneDateWithZoneDateWithZone represented as a GMonthGMonthGMonth. |
![]() | GMonthDayGMonthDayGMonthDay | Gets the month and day components of this DateWithZoneDateWithZoneDateWithZone represented as a GMonthDayGMonthDayGMonthDay. |
![]() | GYearGYearGYear | Gets the year component of this DateWithZoneDateWithZoneDateWithZone represented as a GYearGYearGYear. |
![]() | GYearMonthGYearMonthGYearMonth | Gets the year and month components of this DateWithZoneDateWithZoneDateWithZone as a GYearMonthGYearMonthGYearMonth. |
![]() | MonthMonthMonth | Returns the month component of this DateWithZoneDateWithZoneDateWithZone. |
![]() | TimeZoneTimeZoneTimeZone | Gets the optional time zone component of this DateWithZoneDateWithZoneDateWithZone. |
![]() ![]() | TodayTodayToday | Gets a DateWithZoneDateWithZoneDateWithZone object that is set to the current date on this computer expressed in the current time zone of this computer. |
![]() ![]() | UtcTodayUtcTodayUtcToday | Gets a DateWithZoneDateWithZoneDateWithZone object that is set to the current date on this computer expressed in Coordinated Universal Time (UTC). |
![]() | YearYearYear | Gets the year component of this DateWithZoneDateWithZoneDateWithZone. |