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