xtd
0.2.0
Loading...
Searching...
No Matches
◆
total_days()
double xtd::time_span::total_days
(
)
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
property represents whole and fractional days, whereas the
xtd::time_span::days
property represents whole days.
Examples
time_span.cpp
.
xtd
time_span
Generated on Sat Sep 7 2024 06:18:31 for xtd by
Gammasoft
. All rights reserved.