get_Date()

DateTime::get_Date() const method

Returns a new instance of DateTime class that represents the date portion of the date and time represented by the current object with each component of the time portion set to 0.

constexpr DateTime System::DateTime::get_Date() const

See Also