Home
last modified time | relevance | path

Searched defs:day (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_DateTime.cpp69 bool DateTime::IsValidDate(s32 year, s32 month, s32 day) in IsValidDate()
98 …bool DateTime::IsValidParameters(s32 year, s32 month, s32 day, s32 hour, s32 minute, s32 second, s… in IsValidParameters()
124 s32 DateTime::DateToDays(s32 year, s32 month, s32 day) in DateToDays()
159 s32 year, month, day; in DaysToDate() local
219 …DateTime::DateTime(s32 year, s32 month, s32 day, s32 hour, s32 minute, s32 second, s32 millisecond) in DateTime()
251 s32 day; in GetDay() local
286 …DateTime DateTime::FromParameters(s32 year, s32 month, s32 day, s32 hour, s32 minute, s32 second, … in FromParameters()
355 s32 year,day; in ReplaceMonth() local
373 s32 month,day; in ReplaceYear() local
404 s32 year,month,day; in GetParameters() local
/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_DateTime.h55 s8 day; ///< 日 member
/CTR-SDK-0.14.4/include/nn/cfg/CTR/
Dcfg_UserInfo.h49 s8 day; //!< 誕生日の日 (1-31) が格納されます。 member
/CTR-SDK-0.14.4/include/nn/hio/CTR/
Dhio_HostDirectory.h47 bit16 day; //!< 日を表します。 member