xtd
0.2.0
Loading...
Searching...
No Matches
◆
total_days_duration()
std::chrono::days xtd::time_span::total_days_duration
(
)
const
noexcept
Gets the value of the current
xtd::time_span
structure expressed in whole and fractional days.
Returns
The total number of days represented by this instance.
Remarks
The
xtd::time_span::total_days_duration
property represents whole and fractional days, whereas the
xtd::time_span::days
property represents whole days.
xtd
time_span
Generated on Sat Sep 7 2024 06:18:31 for xtd by
Gammasoft
. All rights reserved.