Home
last modified time | relevance | path

Searched defs:year (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.13.2/sources/libraries/fnd/
Dfnd_DateTime.cpp49 s32 DateTime::IsLeapYear(s32 year) in IsLeapYear()
69 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()
229 s32 year; in GetYear() local
286 …DateTime DateTime::FromParameters(s32 year, s32 month, s32 day, s32 hour, s32 minute, s32 second, … in FromParameters()
337 s32 year,month; in ReplaceDay() local
355 s32 year,day; in ReplaceMonth() local
[all …]
/CTR-SDK-0.13.2/include/nn/fnd/
Dfnd_DateTime.h53 s32 year; ///< 年 member
/CTR-SDK-0.13.2/include/nn/hio/CTR/
Dhio_HostDirectory.h44 bit16 year; //!< 西暦を表します。 member