OffsetDateTimeProvider Properties |
The OffsetDateTimeProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | MaxValue | Gets the largest possible value of DateTime. (Inherited from DateTimeProvider.) |
![]() | MinValue | Gets the smallest possible value of DateTime. (Inherited from DateTimeProvider.) |
![]() | Now | Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time. (Overrides DateTimeProviderNow.) |
![]() | Today | Gets the current date. (Overrides DateTimeProviderToday.) |
![]() | UtcNow | Gets a DateTime object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC). (Overrides DateTimeProviderUtcNow.) |