Home
last modified time | relevance | path

Searched refs:DateToDays (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/fnd/
Dfnd_DateTime.cpp118 == DaysToWeekday(DateToDays( in IsValidParameters()
124 s32 DateTime::DateToDays(s32 year, s32 month, s32 day) in DateToDays() function in nn::fnd::DateTime
295 + 1000LL * 60 * 60 * 24 * static_cast<s64>(DateToDays(year,month,day)); in FromParameters()
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fnd/
Dfnd_DateTime.h374 static s32 DateToDays(s32 year, s32 month, s32 day);