nn::fnd::TimeSpan::FromDays Member Functionstatic TimeSpan FromDays( s64 days );
| Name | Description | |
|---|---|---|
| in | days | Specifies the time in days. |
TimeSpan object representing the specified length of time. Generates a TimeSpan object from a days value.
CONFIDENTIAL