Click or drag to resize

DateTimeProvider Properties

The DateTimeProvider type exposes the following members.

Properties
  NameDescription
Public propertyMaxValue
Gets the largest possible value of DateTime.
Public propertyMinValue
Gets the smallest possible value of DateTime.
Public propertyNow
Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.
Public propertyToday
Gets the current date.
Public propertyUtcNow
Gets a DateTime object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Top
See Also